src/HOL/HOLCF/IOA/ROOT.ML
author bulwahn
Tue, 05 Apr 2011 09:38:23 +0200
changeset 42230 594480d25aaa
parent 42151 4da4fc77664b
permissions -rw-r--r--
deriving bounded_forall instances in quickcheck_exhaustive
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
42151
4da4fc77664b tuned headers;
wenzelm
parents: 40774
diff changeset
     1
(*  Title:      HOL/HOLCF/IOA/ROOT.ML
19360
f47412f922ab converted Müller to Mueller to make smlnj 110.58 work
kleing
parents: 17925
diff changeset
     2
    Author:     Olaf Mueller
3071
981258186b71 New meta theory for IOA based on HOLCF.
mueller
parents:
diff changeset
     3
23560
e43686246de4 proper use of ioa_package.ML;
wenzelm
parents: 19360
diff changeset
     4
Formalization of a semantic model of I/O-Automata.  See README.html
e43686246de4 proper use of ioa_package.ML;
wenzelm
parents: 19360
diff changeset
     5
for details.
3071
981258186b71 New meta theory for IOA based on HOLCF.
mueller
parents:
diff changeset
     6
*)
981258186b71 New meta theory for IOA based on HOLCF.
mueller
parents:
diff changeset
     7
33615
261abc2e3155 uniform use of simultabeous use_thys;
wenzelm
parents: 24584
diff changeset
     8
use_thys ["meta_theory/Abstraction"];