src/Pure/ML-Systems/mosml.ML
changeset 24290 5607b8b752bb
parent 23965 f93e509659c1
child 24329 f31594168d27
--- a/src/Pure/ML-Systems/mosml.ML	Wed Aug 15 19:24:23 2007 +0200
+++ b/src/Pure/ML-Systems/mosml.ML	Wed Aug 15 20:26:57 2007 +0200
@@ -79,7 +79,7 @@
  (Meta.printDepth := n div 2;
   Meta.printLength := n);
 
-(*interface for toplevel pretty printers, see also Pure/install_pp.ML*)
+(*interface for toplevel pretty printers, see also Pure/pure_setup.ML*)
 (*the documentation refers to an installPP but I couldn't fine it!*)
 fun make_pp path pprint = ();
 fun install_pp _ = ();