Instructions for running
------------------------

1) Before running the SNePS-2.7.1 EXE, configure the system by opening the sneps_config.lisp file in the SNePS 2.7.1 EXE home directory. 
2) Configure the SNEPS-2.7.1.sh to take in the configuration file as an argument
   a) Open the SNEPS-2.7.1.sh file in a text editor
   b) Change the "-config-file" argument path to point to the configuration 
      file
3) Execute the shell file to run the system


Instructions for the JavaSnepsAPI
---------------------------------

In order for a user to use the JavaSnepsAPI the configuration file for the API needs to be modified. Go to the JavaSnepsAPI subdirectory and modify the java_sneps_config.config file. Instructions are given in that file. See the external documentation at http://www.cse.buffalo.edu/sneps/Docs/javadocs/ for class usage.
