doc-src/IsarImplementation/Thy/base.thy
author haftmann
Sun, 24 Aug 2008 14:42:26 +0200
changeset 27983 00e005cdceb0
parent 26957 e3f04fdd994d
permissions -rw-r--r--
corrected cache handling for class operations


(* $Id$ *)

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

end