X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fmain%2Ftranspile.lisp;h=80fe4afe9b4220059dbdd04089550445f4ef3820;hb=c5613b87ab91b845b628d9201ad053da92912838;hp=159a2173a451dca3536f4572c4cbc1f182406e14;hpb=1ae8c7a0199a4955708c7f5d7a286a12782b5fd2;p=clnl 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)