1261
853abc14c5c6
added IsaMakefile...but so far included only a test for the parser
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
1 |
quick_and_dirty := true;
|
853abc14c5c6
added IsaMakefile...but so far included only a test for the parser
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
2 |
|
853abc14c5c6
added IsaMakefile...but so far included only a test for the parser
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
3 |
no_document use_thys
|
1797
fddb470720f1
renamed ExLam to Lambda and completed the proof of the strong ind principle; tuned paper
Christian Urban <urbanc@in.tum.de>
diff
changeset
|
4 |
["Ex/Lambda",
|
1773
|
5 |
"Ex/ExLF",
|
1911
|
6 |
"Ex/SingleLet",
|
1773
|
7 |
"Ex/Ex1rec",
|
|
8 |
"Ex/Ex2",
|
|
9 |
"Ex/Ex3",
|
|
10 |
"Ex/ExLet",
|
|
11 |
"Ex/ExLetRec",
|
1795
|
12 |
"Ex/TypeSchemes",
|
1773
|
13 |
"Ex/ExLeroy",
|
|
14 |
"Ex/ExPS3",
|
|
15 |
"Ex/ExPS7",
|
|
16 |
"Ex/ExCoreHaskell",
|
2062
65bdcc42badd
"isabelle make" compiles all examples with newparser/newfv/newalpha only.
Cezary Kaliszyk <kaliszyk@in.tum.de>
diff
changeset
|
17 |
"Ex/Test",
|
65bdcc42badd
"isabelle make" compiles all examples with newparser/newfv/newalpha only.
Cezary Kaliszyk <kaliszyk@in.tum.de>
diff
changeset
|
18 |
"Manual/Term4"
|
1604
|
19 |
];
|