src/HOLCF/IOA/ROOT.ML
author huffman
Thu, 03 Nov 2005 02:19:48 +0100
changeset 18083 cf7669049df5
parent 17925 80a528111a82
child 19360 f47412f922ab
permissions -rw-r--r--
cleaned up; renamed library function mk_cRep_CFun to list_ccomb; replaced rep_TFree with dest_TFree; added functions spair, mk_stuple

(*  Title:      HOL/IOA/ROOT.ML
    ID:         $Id$
    Author:     Olaf Müller

This is the ROOT file for the formalization of a semantic model of
I/O-Automata.  See the README.html file for details.
*)

goals_limit := 1;

time_use_thy "meta_theory/Abstraction";
time_use "meta_theory/ioa_package.ML";