Merge branch 'master' of github.com:dopefishh/cc1516
[cc1516.git] / AST.dcl
diff --git a/AST.dcl b/AST.dcl
index 97741e5..4fd4121 100644 (file)
--- a/AST.dcl
+++ b/AST.dcl
@@ -43,4 +43,7 @@ from StdOverloaded import class toString
 instance toString AST
 instance toString Type
 instance toString Pos
+instance toString Op2
+instance == Op2
+instance == Type
 instance toString FieldSelector