author | schirmer |
Wed, 14 May 2003 20:29:18 +0200 | |
changeset 14030 | cd928c0ac225 |
parent 13550 | 5a176b8dda84 |
child 16297 | 928e95c867d6 |
permissions | -rw-r--r-- |
14030 | 1 |
(* Title: isabelle/Bali/ROOT3.ML |
2 |
ID: $Id$ |
|
3 |
Author: David von Oheimb |
|
4 |
Copyright 1999 Technische Universitaet Muenchen |
|
5 |
||
6 |
The Hoare logic for Bali |
|
7 |
*) |
|
8 |
||
13337
f75dfc606ac7
Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents:
12962
diff
changeset
|
9 |
update_thy "AxExample"; |
f75dfc606ac7
Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents:
12962
diff
changeset
|
10 |
update_thy "AxSound"; |
f75dfc606ac7
Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents:
12962
diff
changeset
|
11 |
update_thy "AxCompl"; |
f75dfc606ac7
Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents:
12962
diff
changeset
|
12 |
update_thy "Trans"; |