trick/trick_source
jmpenn fccf32093b
Explicitly specify void arg for C functions that take no arguments. (#670)
* Clock empty args to void

* command_line func empty args to void

* DataRecord func empty args to void

* debug_pause func empty args to void

* echojobs func empty args to void

* ExternalApplication func empty args to void

* FrameLog func empty args to void

* MasterSlave func empty args to void

* MonteCarlo func empty args to void

* outdllist func proto empty args to void

* sie func empty args to void

* SimTime func empty args to void

* UnitTest func empty args to void

* var_server func empty args to void

* wcs func empty args to void
2018-09-19 11:25:04 -05:00
..
codegen/Interface_Code_Gen Is Trick ICG missing some uses of TRICK_ICG #608 2018-05-18 08:38:28 -05:00
data_products Included stdexcept in TRK_DataLog.cpp. Ref #657 2018-08-13 19:06:48 -05:00
er7_utils Fixed a code bug and a comment bug in er7_utils, mostly so I can submit a new pull request against Trick 15.2.3. References #416. 2018-03-28 09:48:26 -05:00
java Fix incorrect initialization of units in trick-qp, and incorrect generation of XML that caused fermi tables to crash. (#666) 2018-09-13 14:00:29 -05:00
sim_services Explicitly specify void arg for C functions that take no arguments. (#670) 2018-09-19 11:25:04 -05:00
trick_swig Revert "Merge pull request #533 from nasa/MakefileCleanup" 2018-03-02 08:59:26 -06:00
trick_utils Replace unreliable 'divide-by-zero' way of generating NaNs with math.h NAN in deuler routines. (#668) 2018-09-17 11:04:53 -05:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00