Print instruction list correctly
This commit is contained in:
parent
177f3ad1eb
commit
30daac848a
@ -54,7 +54,7 @@
|
|||||||
downsample? false}
|
downsample? false}
|
||||||
:as argmap}]
|
:as argmap}]
|
||||||
;;
|
;;
|
||||||
(prn {:starting-args (update (update argmap :error-function str) :instructions str)})
|
(prn {:starting-args (update (update argmap :error-function str) :instructions utils/not-lazy)})
|
||||||
(println)
|
(println)
|
||||||
;;
|
;;
|
||||||
(loop [generation 0
|
(loop [generation 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user