src/HOL/BCV/ROOT.ML
author paulson
Thu, 11 Nov 1999 10:25:17 +0100
changeset 8005 b64d86018785
parent 7626 5997f35954d7
child 9000 c20d58286a51
permissions -rw-r--r--
new-style infix declaration for "image"

(*  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";