aboutsummaryrefslogtreecommitdiff
path: root/ABC/Assembler.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'ABC/Assembler.dcl')
-rw-r--r--ABC/Assembler.dcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/ABC/Assembler.dcl b/ABC/Assembler.dcl
index 6ba9db7..03b8820 100644
--- a/ABC/Assembler.dcl
+++ b/ABC/Assembler.dcl
@@ -71,11 +71,12 @@ from ABC.Machine.GraphStore import ::Desc
| Update_b BSrc BDst
| AddI
| DecI
- | GtI
+ | GtI
| IncI
| LtI
| MulI
| SubI
+ | Comment String
instance toString Assembler
instance toString Statement