src/HOL/Bali/ROOT.ML
author kleing
Tue, 13 May 2003 08:59:21 +0200
changeset 14024 213dcc39358f
parent 13550 5a176b8dda84
child 14030 cd928c0ac225
permissions -rw-r--r--
HOL-Real -> HOL-Complex
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13550
5a176b8dda84 removal of blast.overloaded
paulson
parents: 13337
diff changeset
     1
set timing;
13337
f75dfc606ac7 Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents: 12962
diff changeset
     2
update_thy "AxExample";
f75dfc606ac7 Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents: 12962
diff changeset
     3
update_thy "AxSound";
f75dfc606ac7 Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents: 12962
diff changeset
     4
update_thy "AxCompl";
f75dfc606ac7 Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
schirmer
parents: 12962
diff changeset
     5
update_thy "Trans";