src/HOL/BCV/ROOT.ML
author wenzelm
Sun, 31 Oct 1999 20:11:23 +0100
changeset 7990 0a604b2fc2b1
parent 7626 5997f35954d7
child 9000 c20d58286a51
permissions -rw-r--r--
updated;

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