Demo.gpr and Test4.g:
These files show how GAUSS uses subroutines and procedures, and how it
distinguishes between local and global variables. Be sure to put
these two files in the same directory, and before running Demo, type in
"chdir <your directory>" so that GAUSS knows where to look for Test4.g.
Optdemo.gpr: This program shows how to
use GAUSS's optimization package. (Background only.)
803hw3a.gpr: You will need this program
for the third homework.