equal
deleted
inserted
replaced
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" |