ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/FAS/src/fasmodel.cpp
(Generate patch)

Comparing trunk/FAS/src/fasmodel.cpp (file contents):
Revision 87 by tim, Fri Aug 16 17:02:19 2002 UTC vs.
Revision 88 by tim, Mon Aug 19 20:49:08 2002 UTC

# Line 23 | Line 23 | TFASModel::TFASModel()
23  
24   using namespace std;
25  
26 < TFASModel::TFASModel()
26 > template<class T> TFASModel::TFASModel()
27   {
28  
29   }
30  
31 < TFASModel::~TFASModel()
31 > template<class T> TFASModel::~TFASModel()
32   {
33  
34   }  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines