doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sat, 15 Sep 2007 19:26:17 +0200
changeset 24582 57599da58045
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
ML_Lex.keywords; tuned comments;


(* $Id$ *)

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

end