src/HOL/BCV/ROOT.ML
author wenzelm
Tue, 28 Mar 2000 12:28:24 +0200
changeset 8599 58b6f99dd5a9
parent 7626 5997f35954d7
child 9000 c20d58286a51
permissions -rw-r--r--
fixed railqtoken;

(*  Title:      HOL/BCV/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1999 TUM

A simple model of dataflow (sub)type analysis of instruction sequences,
aka `bytecode verification'.
*)

writeln"Root file for HOL/BCV";

time_use_thy "Machine";