FORTRAN 77 Language Reference

Example

Example: A PROGRAM statement:


       PROGRAM US_ECONOMY 
       NVARS = 2 
       NEQS = 2 
       ...