diff options
Diffstat (limited to 'theories/Arith/Between.v')
-rw-r--r--[-rwxr-xr-x] | theories/Arith/Between.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Arith/Between.v b/theories/Arith/Between.v index 448ce002..7680997d 100755..100644 --- a/theories/Arith/Between.v +++ b/theories/Arith/Between.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: Between.v,v 1.12.2.1 2004/07/16 19:30:59 herbelin Exp $ i*) +(*i $Id: Between.v 8642 2006-03-17 10:09:02Z notin $ i*) Require Import Le. Require Import Lt. |