Prims - Implement set-default-shape
[clnl] / src / main / package.lisp
index d9d95af89b10a14c3259a78d1af9c0a724c9ca58..b1c4a2757dfabff275c9a4621502103b43b68e76 100644 (file)
@@ -72,6 +72,7 @@ into an ast that can be transpiled later."))
   #:count
   #:create-turtles
   #:die
+  #:hatch
   #:of
   #:forward
   #:lookup-color
@@ -82,12 +83,14 @@ into an ast that can be transpiled later."))
   #:random-float
   #:random-xcor
   #:random-ycor
+  #:set-default-shape
   #:setxy
   #:show
   #:turtles
   #:tick
   #:ticks
-  #:turn-right #:turn-left)
+  #:turn-right #:turn-left
+  #:with)
  (:documentation
   "CLNL NVM