Scott Fennell
|
0d5aa45c20
|
Python3 exec open (#907)
* update .gitignore
* #906 change all python execfile() to exec(open().read())
|
2019-11-14 13:35:57 -06:00 |
|
Pappy Van Winkle
|
af2575da5b
|
Remove all unused variables (style warning).
|
2018-10-11 22:05:50 -05:00 |
|
Michael Vetter
|
18f0d7e871
|
Remove trailing whitespaces
Makes it easier to edit the files. So if we press 'end of line' we are
really at the end of line.
|
2016-11-08 10:25:07 +01:00 |
|
Alex Lin
|
cddc8a585d
|
SIM_satellite graphics might be missing -ldl #288
Added -ldl to link flags.
|
2016-08-19 10:06:38 -05:00 |
|
Alex Lin
|
35cec634e5
|
Convert old units to udunits in test code
Changed all of the old units to the new udunit strings.
refs #261
|
2016-06-30 10:03:39 -05:00 |
|
John M. Penn
|
950e319c1b
|
move Satellite models to SIM_satellite and fix graphics makefile
|
2016-02-22 17:48:06 -06:00 |
|
Alex Lin
|
f0c594f841
|
Initial commit of everything.
|
2015-02-26 09:02:31 -06:00 |
|