Definition at line 1251 of file mainIDo.cpp. References ClassifyCombineExec(), ClassifyExec(), and mWGclus960sp. Referenced by HandleCmd(). 01252 { 01253 ClassifyExec(mWGclus960sp[0], true); 01254 ClassifyExec(mWGclus960sp[1], true); 01255 ClassifyExec(mWGclus960sp[2], true); 01256 ClassifyCombineExec(mWGclus960sp[0] + " " + mWGclus960sp[1] + " " + 01257 mWGclus960sp[2], "combinedClus960sp"); 01258 }
Here is the call graph for this function: ![]()
|