src/HOL/Main.thy
author wenzelm
Mon, 28 Jun 1999 21:38:50 +0200
changeset 6845 598d2f32d452
parent 6779 2912aff958bd
child 6914 ad689270a265
permissions -rw-r--r--
added cond_extern_table;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5123
97c1d5c7b701 stepping stones;
wenzelm
parents:
diff changeset
     1
5126
01cbf154d926 theory Main includes everything;
wenzelm
parents: 5123
diff changeset
     2
(*theory Main includes everything*)
01cbf154d926 theory Main includes everything;
wenzelm
parents: 5123
diff changeset
     3
6779
2912aff958bd Calculation.thy: Setup transitivity rules for calculational proofs.
wenzelm
parents: 6059
diff changeset
     4
Main = Bin + Map + Recdef + Record + RelPow + Sexp + String + Calculation