doc-src/IsarImplementation/Thy/base.thy
author haftmann
Wed, 16 Apr 2008 10:50:37 +0200
changeset 26678 a3ae088dc20f
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
educated guess for infix syntax


(* $Id$ *)

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

end