From fc747e20bce6a3708162f29b781d5d1bc01d05fd Mon Sep 17 00:00:00 2001 From: letouzey Date: Sat, 3 Nov 2001 16:19:53 +0000 Subject: changement epsilonesque git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2155 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/extraction/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/extraction/test/Makefile b/contrib/extraction/test/Makefile index 01875a6d26..c28e961e9c 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 # -- cgit v1.2.3