author | wenzelm |
Mon, 22 May 2000 11:56:55 +0200 | |
changeset 8907 | 813fabceec00 |
parent 6470 | f3015fd68d66 |
child 9000 | c20d58286a51 |
permissions | -rw-r--r-- |
6470 | 1 |
(* Title: HOL/IOA/ex/ROOT.ML |
2 |
ID: $Id$ |
|
3 |
Author: Olaf Mueller |
|
4 |
Copyright 1997 TU Muenchen |
|
5 |
||
6 |
This is the ROOT file for the formalization of a semantic model of |
|
7 |
I/O-Automata. See the README.html file for details. |
|
8 |
*) |
|
9 |
||
10 |
goals_limit := 1; |
|
11 |
||
12 |
||
13 |
use_thy "TrivEx"; |
|
14 |
use_thy "TrivEx2"; |