--- trunk/FAS/src/fasmodel.cpp 2002/08/16 17:02:19 86 +++ trunk/FAS/src/fasmodel.cpp 2002/08/19 20:49:08 88 @@ -23,12 +23,12 @@ using namespace std; using namespace std; -TFASModel::TFASModel() +template TFASModel::TFASModel() { } -TFASModel::~TFASModel() +template TFASModel::~TFASModel() { }