mirror of
https://github.com/nasa/trick.git
synced 2025-06-22 00:41:52 +00:00
Split CP up into components that can be called individually
Initial rough checkin that partially works for the ball sim. refs #86
This commit is contained in:
@ -191,6 +191,7 @@ int main( int argc , char * argv[] ) {
|
||||
|
||||
if ( ! sim_services_flag ) {
|
||||
pa.printIOMakefile() ;
|
||||
pa.printHeaderLibraryDependencies() ;
|
||||
}
|
||||
|
||||
// Close the map files
|
||||
|
Reference in New Issue
Block a user