doc-src/IsarImplementation/Thy/base.thy
author haftmann
Tue, 29 Jul 2008 08:15:40 +0200
changeset 27691 ce171cbd4b93
parent 26957 e3f04fdd994d
permissions -rw-r--r--
PureThy: dropped note_thmss_qualified, dropped _i suffix


(* $Id$ *)

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

end