src/Pure/ML-Systems/polyml-4.1.3.ML
author chaieb
Sat, 20 Oct 2007 12:09:30 +0200
changeset 25111 d52a58b51f1f
parent 23139 aa899bce7c3b
child 26215 94d32a7cd0fb
permissions -rw-r--r--
neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...
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";