Definition at line 1930 of file mainIDo.cpp. References CheckModel(), mSkipFusion, and mWGclus960sp. Referenced by HandleCmd(). 01931 { 01932 CheckModel(mWGclus960sp[0]); 01933 CheckModel(mWGclus960sp[1]); 01934 if (mSkipFusion.empty()) 01935 CheckModel(mWGclus960sp[2]); 01936 }
Here is the call graph for this function: ![]()
|