*** MESSAGE REFERS TO PREVIOUS VERSION ***
authorwenzelm
Sun, 07 Sep 2008 17:48:49 +0200
changeset 28153 67147cc3f967
parent 28152 c1277547d59f
child 28154 3c3663e24ba7
*** MESSAGE REFERS TO PREVIOUS VERSION *** removed dummy thread structures from multithreading.ML;
src/Pure/ML-Systems/polyml-5.1.ML
src/Pure/ML-Systems/polyml.ML
--- a/src/Pure/ML-Systems/polyml-5.1.ML	Sun Sep 07 17:46:44 2008 +0200
+++ b/src/Pure/ML-Systems/polyml-5.1.ML	Sun Sep 07 17:48:49 2008 +0200
@@ -10,4 +10,3 @@
 use "ML-Systems/polyml_old_compiler5.ML";
 
 val pointer_eq = PolyML.pointerEq;
-
--- a/src/Pure/ML-Systems/polyml.ML	Sun Sep 07 17:46:44 2008 +0200
+++ b/src/Pure/ML-Systems/polyml.ML	Sun Sep 07 17:48:49 2008 +0200
@@ -56,4 +56,3 @@
   in use_text tune str_of_pos (1, name) output verbose txt end;
 
 end;
-