src/HOL/ROOT
changeset 50988 5231bfb8bfcf
parent 50870 b8606dd29783
child 51093 9d7aa2bb097b
equal deleted inserted replaced
50987:616789281413 50988:5231bfb8bfcf
     8     "document/root.bib"
     8     "document/root.bib"
     9     "document/root.tex"
     9     "document/root.tex"
    10 
    10 
    11 session "HOL-Proofs" = Pure +
    11 session "HOL-Proofs" = Pure +
    12   description {* HOL-Main with explicit proof terms *}
    12   description {* HOL-Main with explicit proof terms *}
    13   options [document = false, proofs = 2, parallel_proofs = 0]
    13   options [document = false, proofs = 2]
    14   theories Main
    14   theories Main
    15   files
    15   files
    16     "Tools/Quickcheck/Narrowing_Engine.hs"
    16     "Tools/Quickcheck/Narrowing_Engine.hs"
    17     "Tools/Quickcheck/PNF_Narrowing_Engine.hs"
    17     "Tools/Quickcheck/PNF_Narrowing_Engine.hs"
    18 
    18