summaryrefslogtreecommitdiff
path: root/SA_POP/SA_POP_Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'SA_POP/SA_POP_Types.h')
-rw-r--r--SA_POP/SA_POP_Types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/SA_POP/SA_POP_Types.h b/SA_POP/SA_POP_Types.h
index b215d9eb2e9..532efdcb5fa 100644
--- a/SA_POP/SA_POP_Types.h
+++ b/SA_POP/SA_POP_Types.h
@@ -441,10 +441,10 @@ namespace SA_POP {
// Start-by and end-by constraints on conditions, in relative time
// (relative to start of opstring to achieve this goal).
- TimeConstraintMap rel_time_constraints;
+ TimeConstraintMap rel_times;
// Start-by and end-by constraints on conditions, in clock time.
- TimeConstraintMap abs_time_constraints;
+ TimeConstraintMap abs_times;
// Expected time range for start of opstring (for achieving this goal)
// execution.