summaryrefslogtreecommitdiff
path: root/contrib/fourier/Fourier.v
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fourier/Fourier.v')
-rw-r--r--contrib/fourier/Fourier.v8
1 files changed, 1 insertions, 7 deletions
diff --git a/contrib/fourier/Fourier.v b/contrib/fourier/Fourier.v
index 1a1a5055..024aa1c3 100644
--- a/contrib/fourier/Fourier.v
+++ b/contrib/fourier/Fourier.v
@@ -6,16 +6,10 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id: Fourier.v 9178 2006-09-26 11:18:22Z barras $ *)
+(* $Id: Fourier.v 11672 2008-12-12 14:45:09Z herbelin $ *)
(* "Fourier's method to solve linear inequations/equations systems.".*)
-Declare ML Module "quote".
-Declare ML Module "ring".
-Declare ML Module "fourier".
-Declare ML Module "fourierR".
-Declare ML Module "field".
-
Require Export Fourier_util.
Require Export LegacyField.
Require Export DiscrR.