[Avida-SVN] r1429 - development/support/config

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Sun Mar 25 16:39:57 PDT 2007


Author: brysonda
Date: 2007-03-25 19:39:57 -0400 (Sun, 25 Mar 2007)
New Revision: 1429

Modified:
   development/support/config/instset-experimental.cfg
Log:
Tweak experimental instset.

Modified: development/support/config/instset-experimental.cfg
===================================================================
--- development/support/config/instset-experimental.cfg	2007-03-25 23:32:01 UTC (rev 1428)
+++ development/support/config/instset-experimental.cfg	2007-03-25 23:39:57 UTC (rev 1429)
@@ -25,10 +25,11 @@
 jmp-head   1   # x   Move ?IP? head by fixed amount in CX.  Set old pos in CX.
 get-head   1   # y   Get position of specified head in CX.
 if-label   1   # z
-set-flow   1   # A   Move flow-head to address in ?CX?
-label      1   # B   delineate labeled regions of the genome
-goto       1   # C   Move IP to the labeled position in the genome
+label      1   # A   delineate labeled regions of the genome
+#goto       1   # B   Move IP to the labeled position in the genome
 
+#set-flow   1   # C   Move flow-head to address in ?CX?
+
 #adv-head   1
 #jump-f     1
 #jump-b     1




More information about the Avida-cvs mailing list