]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/tests/match03.cic
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / gTopLevel / tests / match03.cic
diff --git a/helm/gTopLevel/tests/match03.cic b/helm/gTopLevel/tests/match03.cic
deleted file mode 100644 (file)
index e4064b3..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[\lambda x:bool. nat]
-match true:bool with
-[ true \Rightarrow O
-| false \Rightarrow (S O) ]