mirror of
https://github.com/nasa/trick.git
synced 2025-03-22 12:05:20 +00:00
Add ExecutiveException.hh to sim_services.i (#691)
* Add ExecutiveException.hh to sim_services.i and files_to_ICG.hh * Update version number Fixes #690
This commit is contained in:
parent
b23fda4e2c
commit
348bbb3798
@ -8,6 +8,7 @@
|
||||
#include "trick/CommandLineArguments.hh"
|
||||
#include "trick/DMTCP.hh"
|
||||
#include "trick/Executive.hh"
|
||||
#include "trick/ExecutiveException.hh"
|
||||
#include "trick/Environment.hh"
|
||||
#include "trick/Event.hh"
|
||||
#include "trick/EventProcessor.hh"
|
||||
|
@ -1 +1 @@
|
||||
current_version = "17.4.0"
|
||||
current_version = "17.5.dev"
|
||||
|
@ -61,6 +61,7 @@
|
||||
#include "trick/Environment.hh"
|
||||
#include "trick/env_proto.h"
|
||||
#include "trick/Executive.hh"
|
||||
#include "trick/ExecutiveException.hh"
|
||||
#include "trick/exec_proto.h"
|
||||
#include "trick/exec_proto.hh"
|
||||
#include "trick/MalfunctionsTrickView.hh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user