mirror of
https://github.com/nasa/trick.git
synced 2025-01-24 21:36:56 +00:00
18 lines
511 B
Plaintext
18 lines
511 B
Plaintext
/*
|
|
* $Id: S_define 3537 2014-05-27 22:49:43Z alin $
|
|
*/
|
|
|
|
/************************TRICK HEADER*************************
|
|
PURPOSE:
|
|
(This comment lists out the other object files that are not included from c++ headers)
|
|
LIBRARY DEPENDENCIES:
|
|
(
|
|
)
|
|
*************************************************************/
|
|
|
|
#include "sim_objects/default_trick_sys.sm"
|
|
##include "InputProcessSimObject/include/InputProcessSimObject.hh"
|
|
|
|
|
|
// This is an empty S_define file. Everything is created in the input file!!!
|