reordering WIP

This commit is contained in:
2020-06-17 15:25:59 +02:00
parent b5781e1f9b
commit 1f3fd010a7
10 changed files with 1148 additions and 1540 deletions

View File

@ -43,7 +43,7 @@ class Detector {
* ************************************************/
/* Free the shared memory of this detector and all modules
* belonging to it.*/
* belonging to it */
void freeSharedMemory();
void loadConfig(const std::string &fname);