removed CtrlC activated param for Windows support!

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@821 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-11-28 16:26:55 +00:00
commit 9f14b3341d

View file

@ -39,7 +39,7 @@
--maxGen=100 # -G : Maximum number of generations (0 = none)
--maxEval=0 # -E : Maximum number of evaluations (0 = none)
--maxTime=0 # -T : Maximum running time in seconds (0 = none)
--CtrlC=1 # -C : Terminate current generation upon Ctrl C
#--CtrlC=1 # -C : Terminate current generation upon Ctrl C (only available on Unix platforms)
###### Variation Operators ######
--crossRate=1 # Relative rate for the only crossover