diff options
author | Camil Staps | 2016-07-01 08:30:37 +0200 |
---|---|---|
committer | Camil Staps | 2016-07-01 08:30:37 +0200 |
commit | 4d7a4800346e3084c62df811bde83aa56fd7de9d (patch) | |
tree | ada02323e0c6a8f800c3f215781e4e415235d6a3 /Def.dcl | |
parent | Descriptors, Program (diff) |
Fixes
Diffstat (limited to 'Def.dcl')
-rw-r--r-- | Def.dcl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ from ABC.IO import ::IO :: DescId :== Int :: InstrId :== Int :: Name :== String +:: Arity :== Int :: Instruction :== State -> State |