thys3/ROOT
author Chengsong
Fri, 27 May 2022 20:29:54 +0100
changeset 523 4e195992ef41
parent 496 f493a20feeb3
child 563 c92a41d9c4da
permissions -rw-r--r--
all the data

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"