author | Christian Urban <urbanc@in.tum.de> |
Tue, 17 Nov 2009 20:36:18 +0100 | |
changeset 391 | ae2f0b40c840 |
parent 310 | 007922777ff1 |
permissions | -rw-r--r-- |
310
007922777ff1
added some rudimentary inrastructure for producing the ML-code
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
1 |
(* *) |
007922777ff1
added some rudimentary inrastructure for producing the ML-code
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
2 |
|
007922777ff1
added some rudimentary inrastructure for producing the ML-code
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
3 |
open_file_prelude |
007922777ff1
added some rudimentary inrastructure for producing the ML-code
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
4 |
"Tactical_Code.thy" |
007922777ff1
added some rudimentary inrastructure for producing the ML-code
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
5 |
(cat_lines ["theory Tactical", |
007922777ff1
added some rudimentary inrastructure for producing the ML-code
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
6 |
"imports Base FirstSteps", |
007922777ff1
added some rudimentary inrastructure for producing the ML-code
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
7 |
"begin"]) |