PolyML.Compiler.printInAlphabeticalOrder := false;
authorwenzelm
Fri, 17 Jun 2005 18:33:38 +0200
changeset 16453 af3afdbd09ea
parent 16452 71f3e0041f14
child 16454 af39c6510b86
PolyML.Compiler.printInAlphabeticalOrder := false;
src/Pure/ML-Systems/polyml.ML
--- a/src/Pure/ML-Systems/polyml.ML	Fri Jun 17 18:33:37 2005 +0200
+++ b/src/Pure/ML-Systems/polyml.ML	Fri Jun 17 18:33:38 2005 +0200
@@ -8,6 +8,9 @@
 
 (** ML system and platform related **)
 
+PolyML.Compiler.printInAlphabeticalOrder := false;
+
+
 (* cygwin *)
 
 val cygwin_platform =