aboutsummaryrefslogtreecommitdiff
path: root/src/interp/daase.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/daase.lisp')
-rw-r--r--src/interp/daase.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/daase.lisp b/src/interp/daase.lisp
index 80e57d56..64541852 100644
--- a/src/interp/daase.lisp
+++ b/src/interp/daase.lisp
@@ -234,6 +234,7 @@
lookup-function ; for a functor, lookup function.
) ; database structure
+(deftype |%Database| nil 'database)
(defmacro |dbAbbreviation| (db)
`(database-abbreviation ,db))