diff options
Diffstat (limited to 'src/interp/daase.lisp')
-rw-r--r-- | src/interp/daase.lisp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interp/daase.lisp b/src/interp/daase.lisp index 10c02fd7..1a72602a 100644 --- a/src/interp/daase.lisp +++ b/src/interp/daase.lisp @@ -327,6 +327,8 @@ (defvar *asharpflags* "-O -laxiom -Fasy -Flsp" "library compiler flags") +(defvar |$ConstructorCache| nil) + (defun asharp (file &optional (flags *asharpflags*)) "call the asharp compiler" (|runProgram| |