// file: $isip/class/stat/StatisticalModel/smu_00.cc // version: $Id: smu_00.cc 6088 2000-12-27 00:34:25Z picone $ // // there is no source code in this file // // isip include files // #include "StatisticalModelUndefined.h" //----------------------------------------------------------------------------- // // we define non-integral constants in the default constructor // //----------------------------------------------------------------------------- // constants: required constants such as the class name // const String StatisticalModelUndefined::CLASS_NAME(L"StatisticalModelUndefined");