diff options
| author | marche | 2004-03-03 15:53:40 +0000 |
|---|---|---|
| committer | marche | 2004-03-03 15:53:40 +0000 |
| commit | cc4b49c10a523ed752a13497a91ab36f62b37c0f (patch) | |
| tree | 31b7c2c4c196a7aeda6658c03e5068da2a79e2b4 /theories | |
| parent | ad8585656fe4c3e902aab93a4c470079640844a2 (diff) | |
ide: silent behavior better, save icon, -byte works
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5427 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories')
| -rwxr-xr-x | theories/Arith/Compare.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Arith/Compare.v b/theories/Arith/Compare.v index b3a85ba06c..78622e2883 100755 --- a/theories/Arith/Compare.v +++ b/theories/Arith/Compare.v @@ -56,4 +56,4 @@ Qed. Require Export Wf_nat. -Require Export Min.
\ No newline at end of file +Require Export Min. |
