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 c3d47c27..ea9bebd3 100644 --- a/src/interp/daase.lisp +++ b/src/interp/daase.lisp @@ -200,6 +200,8 @@ ; -- tim daly +(import-module "macros") +(import-module "foam_l") (in-package "BOOT") (defstruct database |