src/HOL/IOA/ROOT.ML
author wenzelm
Wed, 12 Nov 1997 16:25:45 +0100
changeset 4219 276e53e5ceca
parent 3078 984866a8f905
child 4529 21034b090722
permissions -rw-r--r--
Redefine 'use' command in order to support path variable expansion, automatic suffix generation, and symbolic input filtering (if required).

(*  Title:      HOL/IOA/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow & Konrad Slind
    Copyright   1994  TU Muenchen

This is the ROOT file for the meta theory of I/O-Automata.


@inproceedings{Nipkow-Slind-IOA,
author={Tobias Nipkow and Konrad Slind},
title={{I/O} Automata in {Isabelle/HOL}},
booktitle={Proc.\ TYPES Workshop 1994},
publisher=Springer,
series=LNCS,
note={To appear}}
ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/ioa.ps.gz

and

@inproceedings{Mueller-Nipkow,
author={Olaf M\"uller and Tobias Nipkow},
title={Combining Model Checking and Deduction for {I/O}-Automata},
booktitle={Proc.\ TACAS Workshop},
organization={Aarhus University, BRICS report},
year=1995}
ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/tacas.dvi.gz

Should be executed in the subdirectory HOL/IOA/NTP.
*)

use_thy "Solve";