remove print!
This commit is contained in:
parent
2c9f6f8279
commit
657ff3dedb
|
@ -3,7 +3,5 @@
|
||||||
& the goal is to output any global state held in Ludus
|
& the goal is to output any global state held in Ludus
|
||||||
& this does not have base loaded into it, only prelude: must be pure Ludus
|
& this does not have base loaded into it, only prelude: must be pure Ludus
|
||||||
|
|
||||||
print! ("running postlude")
|
|
||||||
|
|
||||||
store! (turtle_state, turtle_init)
|
store! (turtle_state, turtle_init)
|
||||||
store! (turtle_commands, [])
|
store! (turtle_commands, [])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user