thys3/ROOT
author Christian Urban <christian.urban@kcl.ac.uk>
Wed, 12 Oct 2022 15:23:42 +0100
changeset 615 8881a09a06fd
parent 563 c92a41d9c4da
child 642 6c13f76c070b
permissions -rw-r--r--
updated paper for FoSSaCS

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"
  "llncs.cls"
  "lipics-v2021.cls"
  "cc-by.pdf"
  "lipics-logo-bw.pdf"
  "root.bib"