diff src/source.sml @ 58:fd8a81ecd598

include
author Adam Chlipala <adamc@hcoop.net>
date Sun, 22 Jun 2008 18:17:21 -0400
parents 0a5c312de09a
children abb2b32c19fb
line wrap: on
line diff
--- a/src/source.sml	Sun Jun 22 15:23:16 2008 -0400
+++ b/src/source.sml	Sun Jun 22 18:17:21 2008 -0400
@@ -67,6 +67,7 @@
        | SgiCon of string * kind option * con
        | SgiVal of string * con
        | SgiStr of string * sgn
+       | SgiInclude of sgn
 
 and sgn' =
     SgnConst of sgn_item list