better serial integration, moved things outside
[mTask.git] / mTaskInterpret.dcl
index 319ffb3..8c8e422 100644 (file)
@@ -114,4 +114,4 @@ toSDSUpdate :: Int Int -> [MTaskMSGSend]
 
 toByteVal :: BC -> [Char]
 toReadableByteCode :: (ByteCode a b) -> (String, BCState)
-toRealByteCode :: (ByteCode a b) -> (String, BCState)
+toRealByteCode :: (ByteCode a b) BCState -> (String, BCState)