X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2FgTopLevel%2Ftests%2Fmatch01.cic;fp=helm%2FgTopLevel%2Ftests%2Fmatch01.cic;h=0000000000000000000000000000000000000000;hb=1696761e4b8576e8ed81caa905fd108717019226;hp=04948778add7d3289d7a10dda33fcc999a43fbaa;hpb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1;p=helm.git diff --git a/helm/gTopLevel/tests/match01.cic b/helm/gTopLevel/tests/match01.cic deleted file mode 100644 index 04948778a..000000000 --- a/helm/gTopLevel/tests/match01.cic +++ /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) ]