diff options
| author | desmettr | 2002-11-27 21:25:54 +0000 |
|---|---|---|
| committer | desmettr | 2002-11-27 21:25:54 +0000 |
| commit | 27b32839f9fd7b08dc35245de386cf656c88a489 (patch) | |
| tree | 8fd73fd85d774d323de1d056e5148078b932940b /Makefile | |
| parent | bcc5b59c086d1c06a1ec03ee0bff7647338bb258 (diff) | |
Réorganisation de la librairie des réels
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3312 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -556,7 +556,7 @@ WELLFOUNDEDVO=theories/Wellfounded/Disjoint_Union.vo \ theories/Wellfounded/Well_Ordering.vo \ theories/Wellfounded/Lexicographic_Product.vo -REALSBASEVO=theories/Reals/TypeSyntax.votheories/Reals/ \ +REALSBASEVO=theories/Reals/TypeSyntax.vo \ theories/Reals/Rdefinitions.vo theories/Reals/Rsyntax.vo \ theories/Reals/Raxioms.vo theories/Reals/Rbase.vo \ theories/Reals/DiscrR.vo theories/Reals/RealsB.vo \ |
