From: Gerwin.Klein@data61.csiro.au
In fact, if you are building on existing AFP entries, you should of course re-use their session images. You can’t merge sessions, so we need to pick one, e.g.:
chapter AFP
session Parity_Game_Base (AFP) = Coinductive +
options [timeout = 600]
theories [document = false]
"../Graph_Theory/Digraph_Isomorphism"
session Parity_Game (AFP) = Parity_Game_Base +
options [timeout = 600]
theories
PositionalDeterminacy
AttractorInductive
Graph_TheoryCompatibility
document_files
"root.tex"
“root.bib"
Cheers,
Gerwin
Last updated: Nov 21 2024 at 12:39 UTC