In order to use real numbers with Lisa Pascal compilers with version numbers
greater than 3.0, do the following:
1. Include in your program the statement:
uses {$U Lisa/SaneLib} SANE
2. Link your program with:
Lisa/SaneLibAsm
Do NOT link your program with IOSFPlib.