reactivated tests in smlnj;
authorwenzelm
Tue, 18 Sep 2007 16:08:08 +0200
changeset 24631 c7da302a0346
parent 24630 351a308ab58d
child 24632 779fc4fcbf8b
reactivated tests in smlnj;
src/HOL/Complex/ex/ROOT.ML
--- a/src/HOL/Complex/ex/ROOT.ML	Tue Sep 18 16:08:00 2007 +0200
+++ b/src/HOL/Complex/ex/ROOT.ML	Tue Sep 18 16:08:08 2007 +0200
@@ -20,9 +20,9 @@
   "Arithmetic_Series_Complex",
   "HarmonicSeries",
 
-  "DenumRat"
+  "DenumRat",
+  
+  "MIR",
+  "ReflectedFerrack"
 ];
 
-if String.isPrefix "smlnj" ml_system then ()  (* FIXME tmp *)
-else use_thys ["MIR", "ReflectedFerrack"];
-