src/HOL/ROOT
changeset 58371 7f30ec82fe40
parent 58367 8af1e68d7e1a
child 58372 bfd497f2f4c2
equal deleted inserted replaced
58370:ffc8669e46cf 58371:7f30ec82fe40
    17 
    17 
    18 session "HOL-Proofs" = Pure +
    18 session "HOL-Proofs" = Pure +
    19   description {*
    19   description {*
    20     HOL-Main with explicit proof terms.
    20     HOL-Main with explicit proof terms.
    21   *}
    21   *}
    22   options [document = false]
    22   options [timeout = 5400, document = false]
    23   theories Proofs (*sequential change of global flag!*)
    23   theories Proofs (*sequential change of global flag!*)
    24   theories Main
    24   theories Main
    25   files
    25   files
    26     "Tools/Quickcheck/Narrowing_Engine.hs"
    26     "Tools/Quickcheck/Narrowing_Engine.hs"
    27     "Tools/Quickcheck/PNF_Narrowing_Engine.hs"
    27     "Tools/Quickcheck/PNF_Narrowing_Engine.hs"