***
First you must rename all *.cc files to *.cpp
Use make to make the file aptest.exe

If you get errors that the header file strstream.h is not found, open a
MS-DOS window and copy the file strstrea.h to strstream.h in your bc
include directory.

The calculation in aptest.exe is done in a separate thread. If you hit the
"cancel" button during a calculation it might take some time (up to hours)
before the calculation is actually cancelled, so please be patient.

***
