diff clojure/com/aurellem/run/bootstrap_1.clj @ 603:b3e5006e23f0

cache advanced moves.
author Robert McIntyre <rlm@mit.edu>
date Sun, 02 Sep 2012 09:33:40 -0500
parents 0e30fd920e6a
children c8cda378e1a0
line wrap: on
line diff
     1.1 --- a/clojure/com/aurellem/run/bootstrap_1.clj	Sun Sep 02 09:28:08 2012 -0500
     1.2 +++ b/clojure/com/aurellem/run/bootstrap_1.clj	Sun Sep 02 09:33:40 2012 -0500
     1.3 @@ -812,8 +812,8 @@
     1.4  (defn launch-main-bootstrap-program
     1.5    ([] (launch-main-bootstrap-program
     1.6         ;;(control-checkpoint)
     1.7 -       ;;(launch-bootstrap-program)
     1.8 -       (item-writer-test-script)
     1.9 +       (launch-bootstrap-program)
    1.10 +       ;;(item-writer-test-script)
    1.11         ))
    1.12    ([script]
    1.13       (->> script