1 2 3 4 5 6 7 8 9 10 11 12 13 14
realname "Algorithm Factory" load_on auto define ALGORITHM_FACTORY <requires> utils </requires> <add> algo_factory.cpp algo_factory.h </add>