Lisa Pascal Compilers after v. 3.0: Using real numbers with them

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.
Published Date: Feb 19, 2012