| author | wenzelm | 
| Tue, 06 Nov 2001 01:18:46 +0100 | |
| changeset 12063 | 4c16bdee47d4 | 
| parent 9000 | c20d58286a51 | 
| child 12218 | 6597093b77e7 | 
| 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 | ||
| 9000 | 12 | time_use_thy "TrivEx"; | 
| 13 | time_use_thy "TrivEx2"; |