src/Pure/ML-Systems/polyml-4.1.4.ML
changeset 30630 fb9e73c01603
parent 29564 f8b933a62151
child 30687 beaadd5af500
     1.1 --- a/src/Pure/ML-Systems/polyml-4.1.4.ML	Sat Mar 21 19:58:45 2009 +0100
     1.2 +++ b/src/Pure/ML-Systems/polyml-4.1.4.ML	Sat Mar 21 20:00:23 2009 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  use "ML-Systems/thread_dummy.ML";
     1.5  use "ML-Systems/polyml_common.ML";
     1.6  use "ML-Systems/polyml_old_compiler4.ML";
     1.7 +use "ML-Systems/polyml_pp.ML";
     1.8  
     1.9  val pointer_eq = Address.wordEq;
    1.10