doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 04 Dec 2008 23:00:27 +0100
changeset 28972 cb8a2c3e188f
parent 26957 e3f04fdd994d
permissions -rw-r--r--
renamed type Future.T to future; added map combinator;


(* $Id$ *)

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

end