doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 02 Aug 2007 21:45:07 +0200
changeset 24133 75063f96618f
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
added int type constraints to accomodate hacked SML/NJ;


(* $Id$ *)

theory base
imports CPure
uses "../../antiquote_setup.ML"
begin

end