diff options
| author | clrenard | 2001-09-18 13:09:47 +0000 |
|---|---|---|
| committer | clrenard | 2001-09-18 13:09:47 +0000 |
| commit | b915d23eefe20c6ca9d744807c9c18b91d9fc1df (patch) | |
| tree | 5586f10324661711386ebaccda28dccb0f1e9514 /contrib | |
| parent | 1f78733204d5a1232d06c103057dc65dcb14a7ea (diff) | |
Modification de l'emplacement des fichiers pour les setoides.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1982 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/ring/Setoid_ring_theory.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ring/Setoid_ring_theory.v b/contrib/ring/Setoid_ring_theory.v index 891a1bf89d..0192dce9e2 100644 --- a/contrib/ring/Setoid_ring_theory.v +++ b/contrib/ring/Setoid_ring_theory.v @@ -9,7 +9,7 @@ (* $Id$ *) Require Export Bool. -Require Export Setoid_replace. +Require Export Setoid. Implicit Arguments On. |
