doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 28 Feb 2007 22:05:44 +0100
changeset 22379 abfcb9899d41
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
exported get_ss, map_ss;


(* $Id$ *)

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

end