doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sun, 07 Oct 2007 13:32:14 +0200
changeset 24884 d1e7c1b45c8d
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
emacs vs. jedit;


(* $Id$ *)

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

end