diff --git a/postlude.ld b/postlude.ld index 6bbde8b..e2d348d 100644 --- a/postlude.ld +++ b/postlude.ld @@ -3,7 +3,5 @@ & 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 -print! ("running postlude") - store! (turtle_state, turtle_init) store! (turtle_commands, [])