doc-src/IsarImplementation/Thy/base.thy
author paulson
Fri, 21 Nov 2008 15:54:53 +0100
changeset 28871 111bbd2b12db
parent 26957 e3f04fdd994d
permissions -rw-r--r--
Added a line that was missing from the definition


(* $Id$ *)

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

end