From 42c123da26078d00f8cdef64126ef041c98894bf Mon Sep 17 00:00:00 2001 From: msozeau Date: Tue, 21 Apr 2009 17:13:08 +0000 Subject: Rename [Morphism] into [Proper] and [respect] into [proper] to comply with standard math nomenclature. Also clean up in rewrite.ml4. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12097 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Setoids/Setoid.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Setoids') diff --git a/theories/Setoids/Setoid.v b/theories/Setoids/Setoid.v index 8d241d894..9eef2bc1d 100644 --- a/theories/Setoids/Setoid.v +++ b/theories/Setoids/Setoid.v @@ -10,7 +10,7 @@ Require Export Coq.Classes.SetoidTactics. -Export Morphisms.MorphismNotations. +Export Morphisms.ProperNotations. (** For backward compatibility *) -- cgit v1.2.3