14 lines
183 B
C++
14 lines
183 B
C++
|
/*
|
||
|
* m111.cpp
|
||
|
*
|
||
|
* @date Dec 14, 2020
|
||
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
||
|
*/
|
||
|
|
||
|
|
||
|
#include "m111.h"
|
||
|
|
||
|
void setM111EngineConfiguration(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
|
||
|
|
||
|
}
|