author | Christian Urban <christian.urban@kcl.ac.uk> |
Sun, 10 Oct 2021 00:56:47 +0100 | |
changeset 362 | e51c9a67a68d |
parent 330 | 89e6605c4ca4 |
child 363 | fc346faada4e |
permissions | -rw-r--r-- |
95
a33d3040bf7e
started a paper and moved cruft to Attic
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff
changeset
|
1 |
|
a33d3040bf7e
started a paper and moved cruft to Attic
Christian Urban <christian dot urban at kcl dot ac dot uk>
parents:
diff
changeset
|
2 |
|
218 | 3 |
|
362 | 4 |
session Journal in Journal = "HOL" + |
5 |
options [document_output = "..", document_variants="journal"] |
|
6 |
sessions |
|
7 |
"HOL-Library" |
|
8 |
directories |
|
9 |
".." |
|
330 | 10 |
theories [document = false] |
362 | 11 |
"HOL-Library.LaTeXsugar" |
12 |
"HOL-Library.Sublist" |
|
330 | 13 |
"../Spec" |
362 | 14 |
"../Lexer" |
330 | 15 |
"../RegLangs" |
16 |
"../Simplifying" |
|
17 |
"../Sulzmann" |
|
362 | 18 |
"../Positions" |
330 | 19 |
theories [document = true] |
362 | 20 |
"Paper" |
218 | 21 |
document_files |
362 | 22 |
"root.bib" |
23 |
"root.tex" |