
            gpsim logic Module Install Instructions
            ---------------------------------------

"standard" way:

./configure
make
su
make install
exit


The Logic module is a shared library that is dynamically loaded by
gpsim. So don't forget to 'install' it first. (Although, it is
possible to specify an exact path to the shared library from 
within gpsim.)
