doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 27 Apr 2006 15:06:42 +0200
changeset 19485 5385c9d86c2a
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
renamed Source.mapfilter to Source.map_filter;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end