add publishing of sds's
[mTask.git] / mTaskInterpret.dcl
index 0fb9efc..cce5735 100644 (file)
@@ -94,7 +94,7 @@ instance assign ByteCode
 instance seq ByteCode
 instance serial ByteCode
 
-pub :: (ByteCode a b) -> ByteCode a b
+//pub :: (ByteCode a b) -> ByteCode a b
 
 toMessages :: Int (String, BCState) -> [MTaskMessage]