Changeset 18972 for trunk/FACT++/src
- Timestamp:
- 04/05/18 18:56:26 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/smartfact.cc
r18959 r18972 530 530 EventHist fControlMessageHist; 531 531 EventHist fControlAlarmHist; 532 int32_t fControlScriptDepth;533 532 534 533 int32_t fMcpConfigurationState; // For consistency … … 3247 3246 fLastAstroCalc(boost::date_time::neg_infin), 3248 3247 fPath("www/smartfact/data"), 3249 fControlScriptDepth(0),3250 3248 fMcpConfigurationState(DimState::kOffline), 3251 3249 fMcpConfigurationMaxTime(0),
Note:
See TracChangeset
for help on using the changeset viewer.