doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sat, 16 Aug 2008 21:23:01 +0200
changeset 27922 ddf74e16ab01
parent 26957 e3f04fdd994d
permissions -rw-r--r--
jar target: removed jvmpath -- does not work on Linux!?


(* $Id$ *)

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

end