doc-src/IsarImplementation/Thy/base.thy
author haftmann
Fri, 07 Dec 2007 15:07:56 +0100
changeset 25570 fdfbbb92dadf
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
proper treatment of code theorems for primrec


(* $Id$ *)

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

end