Changeset 907 in Sophya for trunk/SophyaLib/SkyT/convtools.h


Ignore:
Timestamp:
Apr 13, 2000, 12:46:14 PM (25 years ago)
Author:
ansari
Message:

Petit probleme namespace/include machdefs.h - Reza 13/4/2000

File:
1 edited

Legend:

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

    r901 r907  
    22//--------------------------------------------------------------------------
    33// File and Version Information:
    4 //      $Id: convtools.h,v 1.3 2000-04-13 08:17:02 ansari Exp $
     4//      $Id: convtools.h,v 1.4 2000-04-13 10:46:14 ansari Exp $
    55//
    66// Description:
     
    1414#ifndef CONV_TOOLS_H_SEEN
    1515#define CONV_TOOLS_H_SEEN
     16
     17#include "machdefs.h"
     18
    1619namespace SOPHYA {
    1720class ConvTools
     
    2427
    2528};
    26 }
     29}  // End of namespace
     30
    2731#endif
Note: See TracChangeset for help on using the changeset viewer.