thys/ROOT
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Sat, 09 Apr 2016 09:51:00 +0100
changeset 161 2778715487a9
parent 150 09f81fee11ce
child 185 841f7b9c0a6a
permissions -rw-r--r--
added test cases from the haskell repository

session "Lex" = HOL +
  theories [document = false]
	"ReStar" 
        "Simplifying"
        "Sulzmann" 


session Paper in "Paper" = Lex +
  options [document = pdf, document_output = "..", document_variants="paper"]
  theories 
    "~~/src/HOL/Library/LaTeXsugar"
    "Paper"
  document_files
    "root.bib"
    "root.tex"