Added chapter AFP and timeout.

This commit is contained in:
Achim D. Brucker 2023-05-17 09:17:17 +02:00
parent c7debc577b
commit 5754bb4adc
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,7 @@
chapter AFP
session "Isabelle_DOF-Example-I" (AFP) = "Isabelle_DOF" +
options [document = pdf, document_output = "output", document_build = dof]
options [document = pdf, document_output = "output", document_build = dof, timeout = 300]
theories
IsaDofApplications
document_files

View File

@ -1,5 +1,7 @@
session "Isabelle_DOF-Example-II" = "Isabelle_DOF" +
options [document = pdf, document_output = "output", document_build = dof]
chapter AFP
session "Isabelle_DOF-Example-II" (AFP) = "Isabelle_DOF" +
options [document = pdf, document_output = "output", document_build = dof, timeout = 300]
theories
"paper"
document_files