doc-src/IsarImplementation/Thy/base.thy
author ballarin
Tue, 28 Oct 2008 11:03:07 +0100
changeset 28699 32b6a8f12c1c
parent 26957 e3f04fdd994d
permissions -rw-r--r--
Removed 'includes meta_term_syntax' and 'includes meta_conjunction_syntax'.


(* $Id$ *)

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

end