

Installation:


   To run grasp, set the environment variable GRASP_HOME to
   .../graspada and run $GRASP_HOME/bin/grasp  .
   From the directory this file is in, the commands are:

   from a csh style shell:
       setenv GRASP_HOME `pwd`
       $GRASP_HOME/bin/grasp

   from a Bourne style shell:
       GRASP_HOME=`pwd`
       export GRASP_HOME
       $GRASP_HOME/bin/grasp

   We recommend adding to a module, shell resource file, or other
   startup file; a command to set GRASP_HOME, and a command to add
   $GRASP_HOME/bin to your path.


-------------------------------------------------------------------

Registration:

   As is the case with all software, the GRASP project is continually
   being upgraded and modified.  We would like to be able to inform
   you as to the availability of these upgrades, as well as any bug
   fixes that might occur to GRASP.  We ask that you take a moment
   and send e-mail to grasp@eng.auburn.edu with the subject GRASP
   REGISTRATION. You will be added to the grasp_users mailing list.
   Thank you.



-------------------------------------------------------------------

License / Disclaimer:

License Grant.

     Auburn University grants to you a non-exclusive license to install and use GRASP Version 6.2.5 and associated documentation.  GRASP may be installed for use on a single computer or on a local area network and may be freely distributed to the public at large.

Disclaimer of Warranty.

     GRASP is licensed "as  is."  There are no express or implied warranties whatsoever,  including, but not limited to, the implied warranties of  merchantability and fitness for a particular purpose.  Auburn University makes no warranty with respect to the accuracy or completeness of information obtained through the use of this program.  Auburn University does not warrant that GRASP will meet all of your requirements or that its operation will be  uninterrupted or error free or that any defect within GRASP will be corrected.  No oral or written information, representation, or advice given by Auburn University or an authorized representative of Auburn University shall create a warranty.  Auburn University and its agents shall in no event be held liable to the user for any damages, including direct, indirect, incidental, or consequential damages, lost profits, lost savings, or other such damages arising out of the installation, use, improper use, or inability to use GRASP, even if Auburn University has been advised of the possibility of such damages, or any claim by any other person or entity related thereto.


