Definition at line 2348 of file mainIDo.cpp. References CleanCall(), and ILOG_INFO. Referenced by HandleCmd(). 02349 { 02350 ILOG_INFO("Cleaning exportconcepts"); 02351 CleanCall("deletempeg7concept", "ALL"); 02352 CleanCall("deletesimilaritytableset", 02353 "true nil concepts.txt svm_nrkf_episode_1_holdout_0 imported-combined nil"); 02354 }
Here is the call graph for this function: ![]()
|