doc-src/IsarImplementation/Thy/base.thy
author haftmann
Tue, 26 Feb 2008 20:38:17 +0100
changeset 26152 cf2cccf17d6d
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
some more primrec


(* $Id$ *)

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

end