| author | Chengsong | 
| Wed, 12 Jan 2022 17:08:46 +0000 | |
| changeset 389 | d4b3b0f942f4 | 
| parent 370 | 5499ba68188c | 
| child 396 | cc8e231529fb | 
| permissions | -rw-r--r-- | 
| 365 | 1 | |
| 2 | ||
| 3 | ||
| 4 | session Journal in Journal = "HOL" + | |
| 5 | options [ document_output = "..", document_variants="journal", document = pdf] | |
| 6 | sessions | |
| 7 | "HOL-Library" | |
| 8 | directories | |
| 9 | ".." | |
| 10 | theories [document = false] | |
| 11 | "HOL-Library.LaTeXsugar" | |
| 12 | "HOL-Library.Sublist" | |
| 13 | "../Spec" | |
| 14 | "../Lexer" | |
| 15 | "../RegLangs" | |
| 16 | "../Simplifying" | |
| 17 | "../Sulzmann" | |
| 370 | 18 | "../Positions" | 
| 19 | "../SizeBound" | |
| 365 | 20 | theories [document = true] | 
| 21 | "Paper" | |
| 22 | document_files | |
| 23 | "root.bib" | |
| 24 | "root.tex" | |
| 25 | "llncs.cls" |