Changeset 908 in Sophya for trunk/SophyaLib/SkyMap/pixelmap.h


Ignore:
Timestamp:
Apr 13, 2000, 3:31:18 PM (25 years ago)
Author:
ansari
Message:

divers nettoyages : const. de copie, surcharge = etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/pixelmap.h

    r764 r908  
    1919\endverbatim
    2020*/
     21
     22
     23namespace SOPHYA {
     24
     25
     26
     27
    2128template<class T>
    2229class PixelMap  : public AnyDataObj
     
    136143}
    137144
     145
     146} // Fin du namespace
     147
    138148#endif
Note: See TracChangeset for help on using the changeset viewer.