Merge branch 'master' of https://github.com/dopefishh/cc1516
[cc1516.git] / AST.dcl
diff --git a/AST.dcl b/AST.dcl
index e9afa4f..b005f62 100644 (file)
--- a/AST.dcl
+++ b/AST.dcl
@@ -48,6 +48,7 @@ instance toString FieldSelector
 instance toString Op2
 instance toString Expr
 instance toString VarDecl
+instance toString FunDecl
 
 instance zero Pos
 instance == Op1