Changeset 841 in Sophya for trunk/SophyaLib/SkyMap/skymapinit.h


Ignore:
Timestamp:
Apr 7, 2000, 5:51:36 PM (25 years ago)
Author:
ansari
Message:

FIO fichiers separes

File:
1 edited

Legend:

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

    r764 r841  
    77
    88// Classe d''initialisation pour le modules SkyMap
    9 #include "tarrinit.h"
     9#include "sophyainit.h"
    1010
    11 class SkyMapInitiator : public TArrayInitiator {
     11namespace SOPHYA {
     12
     13class SkyMapInitiator : public SophyaInitiator {
    1214private:
    1315  static int FgInit;
     
    2022#define SophyaInit() SkyMapInitiator skymapinitiator
    2123
     24} // Fin du namespace
     25
    2226#endif
    2327
Note: See TracChangeset for help on using the changeset viewer.