thys3/ROOT
author Christian Urban <christian.urban@kcl.ac.uk>
Sat, 30 Apr 2022 00:50:08 +0100
changeset 496 f493a20feeb3
parent 495 f9cdc295ccf7
child 563 c92a41d9c4da
permissions -rw-r--r--
updated to include the paper

session Posix in src = "HOL-Library" + 
theories[document = false]
     "HOL-Library.Sublist"
     "RegLangs"
     "PosixSpec"
     "Positions"
     "PDerivs"
     "Lexer"
     "LexerSimp"
     "Blexer"
     "BlexerSimp"
     "BasicIdentities"
     "ClosedForms"
     "GeneralRegexBound"
     "ClosedFormsBounds"
     "FBound"


session Paper = Posix +
  options [document_variants="paper",
           document = pdf,
           document_output = ".",
	   document_comment_latex,
	   document_build = "pdflatex",
	   document_heading_prefix = ""]
theories
    Paper
document_files
  "root.tex"
  "lipics-v2021.cls"
  "cc-by.pdf"
  "lipics-logo-bw.pdf"
  "root.bib"