doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Fri, 17 Nov 2006 02:20:03 +0100
changeset 21404 eb85850d3eb7
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
more robust syntax for definition/abbreviation/notation;


(* $Id$ *)

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

end