summaryrefslogtreecommitdiff
path: root/src/expl.sml
diff options
context:
space:
mode:
Diffstat (limited to 'src/expl.sml')
-rw-r--r--src/expl.sml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/expl.sml b/src/expl.sml
index bbc18097..3bb7beff 100644
--- a/src/expl.sml
+++ b/src/expl.sml
@@ -130,6 +130,7 @@ datatype decl' =
| DFfiStr of string * int * sgn
| DExport of int * sgn * str
| DTable of int * string * int * con
+ | DDatabase of string
and str' =
StrConst of decl list