
bitrec is a small program that produces (53) bits of 1/pi.
cf. the arith-text, p.34.

00readme.txt : this file

bitrec.cc  : C++ source code
bitrec.elf : binary for linux (x86-systems)
bitrec.exe : binary for DOS

makefile   : makefile (for linux)
makefile.dos : makefile (for DOS)
