Changeset 3024 in Sophya for trunk/SophyaPI/PIext/piinit.cc


Ignore:
Timestamp:
Jul 17, 2006, 2:33:29 PM (19 years ago)
Author:
ansari
Message:

Adaptation modification SophyaInitiator::RegisterModule()/PrintVersion() - pret pour tag V2 Reza 17/7/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piinit.cc

    r2930 r3024  
    2929#include "gaussfilt.h"
    3030#include "nomspecrespadapter.h"
     31
     32#include "piaversion.h"
    3133
    3234#endif
     
    128130  serv->RegisterClass(new GaussianFilter, new NOMAdapter_SpectralResponse );
    129131  serv->RegisterClass(new SpecRespVec, new NOMAdapter_SpectralResponse );
    130 #endif
    131132
     133  SophyaInitiator::RegisterModule("PIext/piapp", PIAPP_VERSIONNUMBER);
     134#endif 
    132135}
    133136
Note: See TracChangeset for help on using the changeset viewer.