X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Ftranspile.lisp;h=80fe4afe9b4220059dbdd04089550445f4ef3820;hp=159a2173a451dca3536f4572c4cbc1f182406e14;hb=c5613b87ab91b845b628d9201ad053da92912838;hpb=a4cc3c4533c1745362078c607e34e3448ac4feb4 diff --git a/src/main/transpile.lisp b/src/main/transpile.lisp index 159a217..80fe4af 100644 --- a/src/main/transpile.lisp +++ b/src/main/transpile.lisp @@ -48,3 +48,4 @@ ; We count on the parser to handle arguemnts for us, when collating things. (defprim :crt :command cl-nl.nvm::create-turtles) +(defprim :show :command cl-nl.nvm::show)