Ignore:
Timestamp:
03/15/12 10:09:01 (13 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • xssim/trunk/src/simulator/ConfigurationOptions.java

    r104 r110  
    531531                this.overwriteFiles = overwriteFiles; 
    532532                this.printHistory = printHistory; 
    533                 FileHandler.loadDataset(new File("iris.data"), 4, ","); 
     533                //FileHandler.loadDataset(new File("iris.data"), 4, ","); 
    534534                // the read mode 
    535535                this.createScenario = false; 
Note: See TracChangeset for help on using the changeset viewer.