diff options
Diffstat (limited to 'Logic.dcl')
-rw-r--r-- | Logic.dcl | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,3 +36,5 @@ instance toString Op1 instance toString Op2 instance toString Expr +binds_stronger :: Op2 Op2 -> Bool // True iff arg1 stronger binds than arg2 + |