src/Pure/ML-Systems/polyml_common.ML
changeset 31324 3ffa005c7701
parent 31319 6974449ddea9
child 31686 e54ae15335a1
--- a/src/Pure/ML-Systems/polyml_common.ML	Mon Jun 01 13:32:54 2009 +0200
+++ b/src/Pure/ML-Systems/polyml_common.ML	Mon Jun 01 15:25:59 2009 +0200
@@ -17,6 +17,8 @@
 
 val forget_structure = PolyML.Compiler.forgetStructure;
 
+val _ = PolyML.Compiler.forgetValue "print";
+
 
 (* Compiler options *)