X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fmain%2Fpackage.lisp;h=05f9cd7b061d7d4afd80127af2da9060caf870c9;hb=9413d37;hp=503af62c1b32ffc2b9d61a0455cb052619d862e8;hpb=b018550f2029475c8bececad3c6658048c8c80f0;p=clnl diff --git a/src/main/package.lisp b/src/main/package.lisp index 503af62..05f9cd7 100644 --- a/src/main/package.lisp +++ b/src/main/package.lisp @@ -70,9 +70,14 @@ into an ast that can be transpiled later.")) #:create-turtles #:die #:forward + #:lookup-color + #:reset-ticks #:random-float #:show - #:turtles) + #:turtles + #:tick + #:ticks + #:turn-right #:turn-left) (:documentation "CLNL NVM