diff options
| author | letouzey | 2006-06-25 22:17:49 +0000 |
|---|---|---|
| committer | letouzey | 2006-06-25 22:17:49 +0000 |
| commit | 776c325e9599cfe88e498df444aabc9aef75d465 (patch) | |
| tree | 434988d935eaab866d15211ca5c529e4ffa21240 /Makefile | |
| parent | 46ad1d27adae081e07b9d463fafd88c33dc01bb7 (diff) | |
nouvel algorithme pour Zgcd (plus rapide) + un Qcompare
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8989 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -874,7 +874,7 @@ ZARITHVO=\ QARITHVO=\ theories/QArith/QArith_base.vo theories/QArith/Qreduction.vo \ theories/QArith/Qring.vo theories/QArith/Qreals.vo \ - theories/QArith/QArith.vo + theories/QArith/QArith.vo theories/QArith/Qcanon.vo LISTSVO=\ theories/Lists/MonoList.vo \ |
