ROOT
author Norbert Schirmer <norbert.schirmer@web.de>
Tue, 14 May 2019 16:59:53 +0200
changeset 564 6e2479089226
parent 563 50d3059de9c6
child 567 f7c97e64cc2a
permissions -rw-r--r--
tuned parsing in document antiquotations for ML

session "Cookbook" in "ProgTutorial" = HOL +
  options [document = pdf, browser_info = false, document_output = ".."]
  theories [document = false]
    "Base"
    "Package/Simple_Inductive_Package"
  theories [quick_and_dirty, document = true] 
    "Intro"
    "First_Steps"
    "Essential"
    "Advanced"
    "Tactical"
    "Parsing"
    "Package/Ind_Intro"
    "Package/Ind_Prelims"
    "Package/Ind_Interface"
    "Package/Ind_General_Scheme"
    "Package/Ind_Code"
    "Package/Ind_Extensions"
    "Appendix"
    "Recipes/Antiquotes"
    "Recipes/TimeLimit"
    "Recipes/Timing"
    "Recipes/ExternalSolver"
    "Recipes/Oracle"
    "Recipes/Sat"
    "Recipes/USTypes"
    "Solutions"
  document_files
    "root.bib"
    "root.tex"
    "tutorial-logo.jpg"