Add STATUS_WARNING

This commit is contained in:
timmmooney
2013-09-19 22:08:45 +00:00
parent eeadbad5bf
commit 7a80234f51
@@ -1,6 +1,6 @@
/* MAX_trajectoryScan.h
/* EnsembleTrajectoryScan.h
*
* This file is included in MAX_trajectoryScan.st.
* This file is included in EnsembleTrajectoryScan.st.
*/
@@ -21,6 +21,7 @@
#define STATUS_FAILURE 2
#define STATUS_ABORT 3
#define STATUS_TIMEOUT 4
#define STATUS_WARNING 5
/* Time modes */
#define TIME_MODE_TOTAL 0