doc-src/IsarImplementation/Thy/base.thy
author huffman
Wed, 22 Aug 2007 01:42:35 +0200
changeset 24396 c1e20c65a3be
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
move bool list stuff from BinOperations to BinBoolList; reorganize BinBoolList into subsections


(* $Id$ *)

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

end