Changeset 2873 in Sophya for trunk/SophyaLib/SkyT/gaussfilt.cc


Ignore:
Timestamp:
Jan 3, 2006, 3:29:37 PM (20 years ago)
Author:
ansari
Message:

Portage/compilation sur AIX-XlC (regatta): Ajout qualification de nom pour instanciation explicite de template + correction petit bug - Reza 3 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyT/gaussfilt.cc

    r2615 r2873  
    11//--------------------------------------------------------------------------
    22// File and Version Information:
    3 //      $Id: gaussfilt.cc,v 1.9 2004-09-10 09:54:40 cmv Exp $
     3//      $Id: gaussfilt.cc,v 1.10 2006-01-03 14:29:37 ansari Exp $
    44//
    55// Description:
     
    161161
    162162#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
    163 template class ObjFileIO<GaussianFilter>;
     163template class SOPHYA::ObjFileIO<GaussianFilter>;
    164164#endif
Note: See TracChangeset for help on using the changeset viewer.