Changeset 901 in Sophya for trunk/SophyaLib/SkyT/trianglefilt.h


Ignore:
Timestamp:
Apr 13, 2000, 10:17:04 AM (25 years ago)
Author:
ansari
Message:

Sophie: adding the namespace SOPHYA in the .h files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyT/trianglefilt.h

    r669 r901  
    22//--------------------------------------------------------------------------
    33// File and Version Information:
    4 //      $Id: trianglefilt.h,v 1.4 1999-11-29 16:59:13 ansari Exp $
     4//      $Id: trianglefilt.h,v 1.5 2000-04-13 08:17:04 ansari Exp $
    55//
    66// Description:
     
    2525//              -- Class Interface --
    2626//              ---------------------
    27 
     27namespace SOPHYA {
    2828class TriangleFilter:public SpectralResponse
    2929{
     
    4949};
    5050
    51 
     51}
    5252
    5353#endif
Note: See TracChangeset for help on using the changeset viewer.