equal
deleted
inserted
replaced
10 instantiation of theorems can lead to inconsistent sorting of type vars if |
10 instantiation of theorems can lead to inconsistent sorting of type vars if |
11 'a::S is already present and 'a::T is introduced. |
11 'a::S is already present and 'a::T is introduced. |
12 *) |
12 *) |
13 |
13 |
14 val banner = "Pure Isabelle"; |
14 val banner = "Pure Isabelle"; |
15 val version = "Isabelle-94 revision 3: April 95"; |
15 val version = "Isabelle-94 revision 4: August 95"; |
16 |
16 |
17 print_depth 1; |
17 print_depth 1; |
18 |
18 |
19 use "library.ML"; |
19 use "library.ML"; |
20 use "term.ML"; |
20 use "term.ML"; |