doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 15 Nov 2006 15:36:09 +0100
changeset 21374 27ae6bc4102a
parent 18537 2681f9e34390
child 26957 e3f04fdd994d
permissions -rw-r--r--
common antiquote_setup.ML;


(* $Id$ *)

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

end