X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fpackage.lisp;h=38d7ca065532ae4b34f108dfec3eb43a9caf5e40;hp=675a70ba7ea4fe7404b7230189fdf982955d3bd6;hb=97c390f3cee5094fa6795acd4b25b7598d5dd1bd;hpb=d5b1d2277655b8771cc22aba7828e0b373b7d024 diff --git a/src/main/package.lisp b/src/main/package.lisp index 675a70b..38d7ca0 100644 --- a/src/main/package.lisp +++ b/src/main/package.lisp @@ -19,7 +19,7 @@ into an ast that can be transpiled later.")) (defpackage #:clnl-code-parser (:use :common-lisp) - (:export #:parse #:globals #:procedures) + (:export #:parse #:globals #:procedures #:turtles-own-vars) (:documentation "CLNL Code Parser