diff src/export.sig @ 1979:81bc76aa4acd

Merge in upstream changes.
author Patrick Hurst <phurst@mit.edu>
date Sat, 18 Jan 2014 18:26:24 -0500
parents 6745eafff617
children
line wrap: on
line diff
--- a/src/export.sig	Mon Dec 09 20:41:24 2013 -0500
+++ b/src/export.sig	Sat Jan 18 18:26:24 2014 -0500
@@ -33,7 +33,7 @@
        | ReadWrite
 
 datatype export_kind =
-         Link
+         Link of effect
        | Action of effect
        | Rpc of effect
        | Extern of effect