Changeset 97:2ad135631834 in finroc_plugins_parameters for tConfigFile.cpp
- Timestamp:
- 02.11.2021 15:59:57 (23 months ago)
- Branch:
- 17.03
- Phase:
- public
- Tags:
- tip
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tConfigFile.cpp
r87 r97 515 515 void tConfigFile::Reload() 516 516 { 517 #ifdef _LIB_RRLIB_XML_PRESENT_ 517 518 if (core::FinrocFileExists(filename)) 518 519 { … … 527 528 } 528 529 } 530 #endif 529 531 } 530 532
Note: See TracChangeset
for help on using the changeset viewer.