doc-src/IsarImplementation/Thy/base.thy
author haftmann
Sat, 07 Feb 2009 09:57:03 +0100
changeset 29828 2bc09b164f2b
parent 26957 e3f04fdd994d
permissions -rw-r--r--
added bulkload


(* $Id$ *)

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

end