How to install and use Ptolemy

This version of Ptolemy was made with the Intel Fortran compiler, version 11, in 32-bit mode. It is statically linked, so it is not necessary for the user to have copies of the Intel runtime libraries. It has been tested on RedHat Linux but should also work on other versions of Linux.

Copy the For Redhat Linux using fixed-size allocator file to your computer and give it a more convienent name, like ptolemy .

To invoke Ptolemy use simple input and output redirection:

ptolemy < input.file > output.file