From 911980c1969a852451085577ebcc002f264c7ffa Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 22 Jun 2008 19:34:35 -0400 Subject: open --- src/source.sml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/source.sml') diff --git a/src/source.sml b/src/source.sml index 2939664c..9ea1ea20 100644 --- a/src/source.sml +++ b/src/source.sml @@ -101,6 +101,7 @@ datatype decl' = | DSgn of string * sgn | DStr of string * sgn option * str | DFfiStr of string * sgn + | DOpen of string * string list and str' = StrConst of decl list -- cgit v1.2.3