src/HOL/Integ/NatSimprocs.thy
author wenzelm
Fri, 06 Oct 2000 17:35:58 +0200
changeset 10168 50be659d4222
parent 9436 62bb04ab4b01
child 10536 8f34ecae1446
permissions -rw-r--r--
final tuning;


theory NatSimprocs = NatBin
files "nat_simprocs.ML":

setup nat_simprocs_setup

end