From bccc54dc85e2d9cd7248c24a576d6092630fb51d Mon Sep 17 00:00:00 2001 From: Cyril Cohen Date: Sat, 28 Jul 2018 21:30:02 +0200 Subject: moving countalg and closed_field around - countalg goes to the algebra package - finalg now get the expected inheritance from countalg - closed_field now contains the construction of algebraic closure for countable fields (previously in countalg) - proof of quantifier elimination for closed field rewritten in a monadic style --- mathcomp/field/Make | 1 - 1 file changed, 1 deletion(-) (limited to 'mathcomp/field/Make') diff --git a/mathcomp/field/Make b/mathcomp/field/Make index 00aa7a5..b7c3f13 100644 --- a/mathcomp/field/Make +++ b/mathcomp/field/Make @@ -3,7 +3,6 @@ algC.v algebraics_fundamentals.v algnum.v closed_field.v -countalg.v cyclotomic.v falgebra.v fieldext.v -- cgit v1.2.3