diff options
| -rw-r--r-- | theories/Num/Leibniz/Params.v | 2 | ||||
| -rw-r--r-- | theories/Num/Nat/Axioms.v | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/theories/Num/Leibniz/Params.v b/theories/Num/Leibniz/Params.v index a7be171b8d..c8cb772de8 100644 --- a/theories/Num/Leibniz/Params.v +++ b/theories/Num/Leibniz/Params.v @@ -1,4 +1,4 @@ -(*i $Id $ i*) +(*i $Id$ i*) (*s Axiomatisation of a numerical set diff --git a/theories/Num/Nat/Axioms.v b/theories/Num/Nat/Axioms.v index 3210cbd71f..8d7333ac09 100644 --- a/theories/Num/Nat/Axioms.v +++ b/theories/Num/Nat/Axioms.v @@ -1,4 +1,4 @@ -(*i $Id: i*) +(*i $Id$ i*) (*s Axioms for the basic numerical operations *) Require Export Params. |
