doc-src/IsarImplementation/Thy/base.thy
author haftmann
Tue, 10 Jun 2008 15:30:06 +0200
changeset 27103 d8549f4d900b
parent 26957 e3f04fdd994d
permissions -rw-r--r--
major refactorings in code generator modules


(* $Id$ *)

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

end