doc-src/IsarImplementation/Thy/base.thy
author haftmann
Tue, 30 Oct 2007 14:39:37 +0100
changeset 25241 001ab1d3f567
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
const antiquotation clarified


(* $Id$ *)

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

end