Changeset 901 in Sophya for trunk/SophyaLib/SkyT/squarefilt.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/squarefilt.h

    r669 r901  
    22//--------------------------------------------------------------------------
    33// File and Version Information:
    4 //      $Id: squarefilt.h,v 1.4 1999-11-29 16:59:13 ansari Exp $
     4//      $Id: squarefilt.h,v 1.5 2000-04-13 08:17:03 ansari Exp $
    55//
    66// Description:
     
    2626//              -- Class Interface --
    2727//              ---------------------
    28 
     28namespace SOPHYA {
    2929class SquareFilter:public SpectralResponse
    3030{
     
    5353};
    5454
    55 
     55}
    5656#endif
Note: See TracChangeset for help on using the changeset viewer.