diff options
Diffstat (limited to 'contrib/ring/Ring.v')
-rw-r--r-- | contrib/ring/Ring.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ring/Ring.v b/contrib/ring/Ring.v index 81497533..6572e79a 100644 --- a/contrib/ring/Ring.v +++ b/contrib/ring/Ring.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: Ring.v,v 1.9.2.1 2004/07/16 19:30:13 herbelin Exp $ *) +(* $Id: Ring.v 5920 2004-07-16 20:01:26Z herbelin $ *) Require Export Bool. Require Export Ring_theory. |