src/Pure/ML-Systems/polyml-4.1.3.ML
author paulson
Fri, 05 Oct 2007 09:59:03 +0200
changeset 24854 0ebcd575d3c6
parent 23139 aa899bce7c3b
child 26215 94d32a7cd0fb
permissions -rw-r--r--
filtering out some package theorems
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23139
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     1
(*  Title:      Pure/ML-Systems/polyml-4.1.3.ML
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     2
    ID:         $Id$
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     3
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     4
Compatibility wrapper for Poly/ML 4.1.3.
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     5
*)
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     6
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     7
use "ML-Systems/polyml-old-basis.ML";
aa899bce7c3b TextIO.inputLine: use present SML B library version;
wenzelm
parents:
diff changeset
     8
use "ML-Systems/polyml.ML";