aboutsummaryrefslogtreecommitdiff
path: root/Specplot.f
Commit message (Collapse)AuthorAgeFilesLines
* Fix point plottingJoseph Hunkeler2021-08-121-2/+2
|
* Change mode of all files to 644Joseph Hunkeler2021-08-051-0/+0
|
* Use modern equality operatorsJoseph Hunkeler2021-08-041-41/+41
|
* Changeset:Joseph Hunkeler2021-08-031-3/+8
| | | | | | | | * Simplify Makefile * Accept input file as command line argument * Increase path length to 1024 for all path-related variables * Replace hard-coded path to \*.dat files with environment variable MOOG_DATA * SM needs double precision for several of its functions. Pass REAL8 not REAL4 to those.
* Initial commitJoseph Hunkeler2021-08-031-0/+335