Ignore:
Timestamp:
09/26/17 14:21:23 (7 years ago)
Author:
Maciej Komosinski
Message:

The "ex" macro renamed to "expdef" since 5.0rc12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/evolve-speed-vs-gravity/go-evol.cmd

    r537 r703  
    55for %%G in (0.2,0.4,0.6,0.8,1.0, 1.2,1.4,1.6,1.8,2.0) do (
    66
    7 frams "ex standard" "Simulator.creatwarnfail=1;" "ExpProperties.stagnation=30000;" "ExpProperties.minfitness=0.00001;" "UserScripts.script_Evolve_for_speed_vs_gravity_args(%%G,100);" -q >exp-evol-speed\test_%%G_%%R.out
     7frams "expdef standard" "Simulator.creatwarnfail=1;" "ExpProperties.stagnation=30000;" "ExpProperties.minfitness=0.00001;" "UserScripts.script_Evolve_for_speed_vs_gravity_args(%%G,100);" -q >exp-evol-speed\test_%%G_%%R.out
    88
    99)
Note: See TracChangeset for help on using the changeset viewer.