Prims - Implement stop
[clnl] / src / main / transpile.lisp
index 8cf44e7eab3da22a6c279f4a486d19dd64b4be0a..b0fcb47790654cbc05e6868b20c732b1533caab1 100644 (file)
@@ -177,6 +177,7 @@ DESCRIPTION:
 (defsimpleprim :set-default-shape :command clnl-nvm:set-default-shape)
 (defsimpleprim :setxy :command clnl-nvm:setxy)
 (defsimpleprim :show :command clnl-nvm:show)
+(defsimpleprim :stop :command clnl-nvm:stop)
 (defagentvalueprim :size)
 (defsimpleprim :tick :command clnl-nvm:tick)
 (defsimpleprim :ticks :reporter clnl-nvm:ticks)