From 072161bdba280ab6ebff35815bdc578151c7716c Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 29 May 2002 10:59:34 +0000 Subject: Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et commandes vernaculaires (cf dev/changements.txt pour plus de précisions) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2731 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Setoids/Setoid.v | 2 -- 1 file changed, 2 deletions(-) diff --git a/theories/Setoids/Setoid.v b/theories/Setoids/Setoid.v index 0807f93b99..8a5a9892a2 100644 --- a/theories/Setoids/Setoid.v +++ b/theories/Setoids/Setoid.v @@ -8,8 +8,6 @@ (*i $Id$: i*) -Require Export Setoid_replace. - Section Setoid. Variable A : Type. -- cgit v1.2.3