From 768dfadfe4717b0c3f7b207a4980c78288b44a93 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 10 Jul 2008 10:11:35 -0400 Subject: page declaration, up through monoize --- src/expl.sml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/expl.sml') diff --git a/src/expl.sml b/src/expl.sml index b3bcf96b..bf40a511 100644 --- a/src/expl.sml +++ b/src/expl.sml @@ -98,6 +98,7 @@ datatype decl' = | DSgn of string * int * sgn | DStr of string * int * sgn * str | DFfiStr of string * int * sgn + | DPage of con * exp and str' = StrConst of decl list -- cgit v1.2.3