diff src/expl.sml @ 2206:c1a62ce47083

Merge.
author Ziv Scully <ziv@mit.edu>
date Tue, 27 May 2014 21:38:01 -0400
parents 403f0cc65b9c
children
line wrap: on
line diff
--- a/src/expl.sml	Tue May 27 21:15:53 2014 -0400
+++ b/src/expl.sml	Tue May 27 21:38:01 2014 -0400
@@ -150,6 +150,7 @@
        | DTask of exp * exp
        | DPolicy of exp
        | DOnError of int * string list * string
+       | DFfi of string * int * Source.ffi_mode list * con
 
      and str' =
          StrConst of decl list