author | wenzelm |
Sun, 25 Oct 1998 12:33:27 +0100 | |
changeset 5769 | 6a422b22ba02 |
parent 4449 | df30e75f670f |
child 6349 | f7750d816c21 |
permissions | -rw-r--r-- |
(* Title: HOLCF/ex/ROOT ID: $Id$ Author: Tobias Nipkow Copyright 1994 TU Muenchen Executes all examples for HOLCF. *) HOLCF_build_completed; (*Cause examples to fail if HOLCF did*) writeln"Root file for HOLCF examples"; set proof_timing; time_use_thy "Dnat"; time_use_thy "Stream"; time_use_thy "Dagstuhl"; time_use_thy "Focus_ex"; time_use_thy "Fix2"; time_use_thy "Hoare"; time_use_thy "Loop"; time_use "loeckx.ML";