doc-src/IsarImplementation/Thy/Base.thy
author blanchet
Wed, 17 Feb 2010 20:46:50 +0100
changeset 35190 ce653cc27a94
parent 30272 2d612824e642
child 39846 cb6634eb8926
permissions -rw-r--r--
make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled

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

end