BrowserSecurity
/
Core_DOM-dev
Архивировано
ответвлено от afp-mirror/Core_DOM
1
0
Форкнуть 0
Этот коммит содержится в:
Achim D. Brucker 2020-04-16 23:31:15 +01:00
родитель 7563d9696e
Коммит 080f4db810
3 изменённых файлов: 5 добавлений и 2 удалений

2
.gitignore поставляемый Обычный файл
Просмотреть файл

@ -0,0 +1,2 @@
output

Просмотреть файл

@ -1,7 +1,7 @@
chapter AFP
session "Core_DOM" (AFP) = "HOL-Library" +
options [timeout = 1200]
options [timeout = 1200, document = pdf, document_variants="document:outline=/proof,/ML",document_output=output]
directories
"common"
"common/classes"
@ -18,3 +18,4 @@ session "Core_DOM" (AFP) = "HOL-Library" +
document_files (in "document")
"root.tex"
"root.bib"

Просмотреть файл

@ -1,7 +1,7 @@
chapter AFP
session "Core_SC_DOM" (AFP) = "HOL-Library" +
options [timeout = 1200]
options [timeout = 1200, document = pdf, document_variants="document:outline=/proof,/ML",document_output=output]
directories
"common"
"common/classes"