doc-src/IsarImplementation/Thy/base.thy
author haftmann
Tue, 25 Jul 2006 16:51:26 +0200
changeset 20192 956cd30ef3be
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
renamed Name.give_names to Name.names and moved Name.alphanum to Symbol.alphanum


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end