Changeset 19918 for trunk/FACT++/src
- Timestamp:
- 12/20/19 15:18:01 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/StateMachineDimControl.cc
r19421 r19918 11 11 12 12 #include "tools.h" 13 14 #ifdef HAVE_NOVA 15 #include "nova.h" 16 #endif 13 17 14 18 using namespace std; … … 573 577 fScriptUser = fUser; 574 578 579 #ifdef HAVE_NOVA 580 Info("Preset observatory: "+Nova::LnLatPosn::preset()+" [PRESET_OBSERVATORY]"); 581 #endif 582 575 583 // FIXME: Check fUser for quotes! 576 584
Note:
See TracChangeset
for help on using the changeset viewer.