]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/tests/lambda03.cic
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / gTopLevel / tests / lambda03.cic
diff --git a/helm/gTopLevel/tests/lambda03.cic b/helm/gTopLevel/tests/lambda03.cic
deleted file mode 100644 (file)
index f67c4bd..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-\lambda n:nat.
- \lambda H:n=n.\lambda g:(?\to (le n 0))\to True.(g \lambda f.(f n H))