src/HOL/PreList.thy
author wenzelm
Thu, 23 Mar 2000 11:27:52 +0100
changeset 8559 fd3753188232
parent 8490 6e0f23304061
child 8563 2746bc9a7ef2
permissions -rw-r--r--
ex/Antiquote.thy made new-style theory; removed ex/Antiquote.ML;


theory PreList =
  Option + WF_Rel + NatBin + Recdef + Record + RelPow + Sexp + Calculation + SVC_Oracle:

end