X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Ftranspile.lisp;h=86a565761c9bb907ba2f4ea651542f3ae702d1aa;hp=1d4a90c446a0a5f897175023433fd382ee76df36;hb=9d76751c8810ef1543690837291a22d059a9cf2d;hpb=083d6c212147c2242f0513924e931bcdafd641c9 diff --git a/src/main/transpile.lisp b/src/main/transpile.lisp index 1d4a90c..86a5657 100644 --- a/src/main/transpile.lisp +++ b/src/main/transpile.lisp @@ -156,6 +156,7 @@ DESCRIPTION: (defagentvalueprim :label) (defagentvalueprim :label-color) (defsimpleprim :lt :command clnl-nvm:turn-left) +(defsimpleprim :not :reporter cl:not) (defkeywordprim :nobody) (defsimpleprim :one-of :reporter clnl-nvm:one-of) (defsimpleprim :of :reporter clnl-nvm:of)