doc-src/IsarImplementation/Thy/base.thy
author haftmann
Tue, 08 Jan 2008 11:37:30 +0100
changeset 25864 11f531354852
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
explicit type variables for instantiation


(* $Id$ *)

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

end