Prims - Implement clear-all, ca
[clnl] / src / main / package.lisp
index d88b67441d1e901974d2d38fd1cb899a8b9d1a37..f1f53923a9c4865b35afcae127a4a9d30f967ee8 100644 (file)
@@ -69,6 +69,7 @@ into an ast that can be transpiled later."))
   ; API as used by transpiled NetLogo programs
   #:agent-value
   #:ask
+  #:clear-all
   #:count
   #:create-turtles
   #:die
@@ -83,6 +84,7 @@ into an ast that can be transpiled later."))
   #:random-float
   #:random-xcor
   #:random-ycor
+  #:set-default-shape
   #:setxy
   #:show
   #:turtles