summaryrefslogtreecommitdiff
path: root/grammars
diff options
context:
space:
mode:
authoraarne <unknown>2004-08-25 15:17:13 +0000
committeraarne <unknown>2004-08-25 15:17:13 +0000
commit51c9afa5c8025971d8080fa271a0e8486b9effde (patch)
treef5bf73caee6a25347d72385f16cc5dcf8fd12967 /grammars
parent4af78854b77949ebc839c43281774976b5575309 (diff)
codevars
Diffstat (limited to 'grammars')
-rw-r--r--grammars/logic/Arithm.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/grammars/logic/Arithm.gf b/grammars/logic/Arithm.gf
index 7674e9551..0cf07e0c1 100644
--- a/grammars/logic/Arithm.gf
+++ b/grammars/logic/Arithm.gf
@@ -44,7 +44,7 @@ def
(LtNat one n)
(Univ Nat (\x -> Impl (Conj (LtNat one x) (Div n x)) (EqNat x n))) ;
---- data Elem = zero | succ ;
+--- data Elem = zero | succ ;
fun ex1 : Text ;
def ex1 =