doc-src/IsarImplementation/Thy/base.thy
author chaieb
Sat, 20 Oct 2007 12:09:30 +0200
changeset 25111 d52a58b51f1f
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
neq0_conv removed from [iff] -- causes problems by simple goals with blast, auto etc...


(* $Id$ *)

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

end