Adds well name to config file. Option to startup with external DB
This commit is contained in:
@@ -35,7 +35,7 @@ public class IOControl implements Runnable {
|
||||
|
||||
private void exitPOC(){
|
||||
allOutputsOff();
|
||||
System.exit(99);
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
public void allOutputsOff(){
|
||||
|
||||
Reference in New Issue
Block a user