doc-src/IsarImplementation/Thy/base.thy
author haftmann
Fri, 10 Aug 2007 17:04:34 +0200
changeset 24219 e558fe311376
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
new structure for code generator modules


(* $Id$ *)

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

end