src/HOL/MiniML/ROOT.ML
author wenzelm
Thu, 01 Jul 1999 21:19:45 +0200
changeset 6874 747f656e04ec
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
renamed with/APP to of/OF;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2031
03a843f0f447 Ran expandshort
paulson
parents: 1925
diff changeset
     1
(*  Title:      HOL/MiniML/ROOT.ML
1300
c7a8f374339b New theory: type inference for let-free MiniML
nipkow
parents:
diff changeset
     2
    ID:         $Id$
2525
477c05586286 The new version of MiniML including "let".
nipkow
parents: 2031
diff changeset
     3
    Author:     Wolfgang Naraschewski and Tobias Nipkow
1300
c7a8f374339b New theory: type inference for let-free MiniML
nipkow
parents:
diff changeset
     4
    Copyright   1995 TUM
c7a8f374339b New theory: type inference for let-free MiniML
nipkow
parents:
diff changeset
     5
2525
477c05586286 The new version of MiniML including "let".
nipkow
parents: 2031
diff changeset
     6
Type inference for MiniML
1300
c7a8f374339b New theory: type inference for let-free MiniML
nipkow
parents:
diff changeset
     7
*)
c7a8f374339b New theory: type inference for let-free MiniML
nipkow
parents:
diff changeset
     8
c7a8f374339b New theory: type inference for let-free MiniML
nipkow
parents:
diff changeset
     9
writeln"Root file for HOL/MiniML";
c7a8f374339b New theory: type inference for let-free MiniML
nipkow
parents:
diff changeset
    10
2525
477c05586286 The new version of MiniML including "let".
nipkow
parents: 2031
diff changeset
    11
time_use_thy "W";