chapter AFP

session Affine_Arithmetic (AFP) = "HOL-Multivariate_Analysis" +
  options [timeout = 1200]
  theories [document = false]
    "~~/src/HOL/Library/Code_Target_Numeral"
    "~~/src/HOL/Library/Monad_Syntax"
    "~~/src/HOL/Library/Float"
  theories
    Affine_Arithmetic
    Ex
  document_files
    "root.tex"
    "root.bib"

