doc-src/IsarImplementation/Thy/base.thy
author paulson
Thu, 06 Sep 2007 17:03:53 +0200
changeset 24547 64c20ee76bc1
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
Vampire structured proofs. Better parsing; some bug fixes.


(* $Id$ *)

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

end