]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/tests/match01.cic
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / gTopLevel / tests / match01.cic
diff --git a/helm/gTopLevel/tests/match01.cic b/helm/gTopLevel/tests/match01.cic
deleted file mode 100644 (file)
index 0494877..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[\lambda z:nat. \lambda h:(le O z). (eq nat O O)]
-match (le_n O): le with
-[ le_n \Rightarrow (refl_equal nat O)
-| (le_S x y) \Rightarrow (refl_equal nat O) ]