Testing
This commit is contained in:
parent
01c34d5cbb
commit
51831c1f18
@ -1,4 +1,4 @@
|
||||
#Fri, 21 Dec 2018 23:45:45 +0100
|
||||
#Sun, 23 Dec 2018 11:23:46 +0100
|
||||
annotation.processing.enabled=true
|
||||
annotation.processing.enabled.in.editor=false
|
||||
annotation.processing.processors.list=
|
||||
|
@ -606,9 +606,7 @@ public class SeSimApplication extends javax.swing.JFrame {
|
||||
}
|
||||
|
||||
void startSim() {
|
||||
|
||||
// GodWorld godworld = new GodWorld(Globals.getWorld());
|
||||
|
||||
|
||||
JSONObject cfg = new JSONObject("{"
|
||||
+ "strategy: opensesim.trader.SimpleTrader"
|
||||
+ "}");
|
||||
|
Loading…
Reference in New Issue
Block a user