mirror of
https://github.com/nasa/trick.git
synced 2025-06-23 09:15:29 +00:00
Create a separate directory for simulation compiliation.
Made some adjustments for sims larger than the ball sim. Make some changes to handle library packages such as JEOD. Also removed some dead code.
This commit is contained in:
@ -45,9 +45,6 @@ class PrintAttributes {
|
||||
/** Create makefile for IO files */
|
||||
virtual void printIOMakefile() ;
|
||||
|
||||
/** Create empty io_files for headers that contain no class/struct information */
|
||||
virtual void printEmptyFiles() ;
|
||||
|
||||
/** Prints list of files that contain ICG:(No) in the Trick header */
|
||||
virtual void printICGNoFiles() ;
|
||||
|
||||
|
Reference in New Issue
Block a user