aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/extraction/test
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-03 16:19:53 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-11-03 16:19:53 +0000
commitfc747e20bce6a3708162f29b781d5d1bc01d05fd (patch)
tree02bb15888958cdccd092f2162bbc543f9c78e71c /contrib/extraction/test
parenteb698d2b16206a057a29779204e3817f2f4da093 (diff)
changement epsilonesque
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2155 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib/extraction/test')
-rw-r--r--contrib/extraction/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/extraction/test/Makefile b/contrib/extraction/test/Makefile
index 01875a6d2..c28e961e9 100644
--- a/contrib/extraction/test/Makefile
+++ b/contrib/extraction/test/Makefile
@@ -48,7 +48,7 @@ $(ML): ml2v
./extract `./ml2v $@`
clean:
- rm -f theories/*/*.ml theories/*/*.cm*
+ rm -f theories/*/*.ml theories/*/*.cm* theories/*/*.ml.orig
#