diff options
Diffstat (limited to 'theories/Relations/Relations.v')
-rw-r--r-- | theories/Relations/Relations.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Relations/Relations.v b/theories/Relations/Relations.v index 6368ae25..1c6df08a 100644 --- a/theories/Relations/Relations.v +++ b/theories/Relations/Relations.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: Relations.v 9598 2007-02-06 19:45:52Z herbelin $ i*) +(*i $Id$ i*) Require Export Relation_Definitions. Require Export Relation_Operators. |