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

    r879 r901  
    22//--------------------------------------------------------------------------
    33// File and Version Information:
    4 //      $Id: derivblackbody.h,v 1.1 2000-04-11 13:26:05 ansari Exp $
     4//      $Id: derivblackbody.h,v 1.2 2000-04-13 08:17:03 ansari Exp $
    55//
    66// Description:
     
    1616#include "radspec.h"
    1717#include "convtools.h"
    18 
     18namespace SOPHYA {
    1919class DerivBlackBody : public RadSpectra
    2020{
     
    4040
    4141};
    42 
     42}
    4343#endif
Note: See TracChangeset for help on using the changeset viewer.