diff options
author | Camil Staps | 2016-03-31 23:23:47 +0200 |
---|---|---|
committer | Camil Staps | 2016-03-31 23:23:47 +0200 |
commit | c68e592f23545dc7213c38af351161be2b5abece (patch) | |
tree | 734cc92708fb9072bcedf32cd055f9def03ecc4a /While.dcl | |
parent | Parentheses for ArithExpr/BoolExpr toString (diff) |
Diffstat (limited to 'While.dcl')
-rw-r--r-- | While.dcl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ instance toState State instance toState CharState instance toString ArithExpr +instance toString Bool instance toString BoolExpr instance toString Stm instance toString Var |