Based all examples on session 'Functional-Automata'.

This commit is contained in:
Achim D. Brucker 2018-11-06 09:31:01 +00:00
parent ab3ba421c8
commit 46c51235e3
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
session "MathExam" = "HOL" +
session "MathExam" = "Functional-Automata" +
options [document = pdf, document_output = "output"]
theories [document = false]
(* Foo *)

View File

@ -1,4 +1,4 @@
session "IsaDofApplications" = Main + (* "Isabelle_DOF" + *)
session "IsaDofApplications" = "Functional-Automata" +
options [document = pdf, document_output = "output", quick_and_dirty = true]
theories [document = false]
"../../ontologies/scholarly_paper"

View File

@ -1,4 +1,4 @@
session "TechnicalReport" = "Isabelle_DOF" +
session "TechnicalReport" = "Functional-Automata" +
options [document = pdf, document_output = "output", quick_and_dirty = true]
theories [document = false]
"../../ontologies/scholarly_paper"