Changeset 495 in Sophya for trunk/SophyaPI/PIext/servnobjm.h


Ignore:
Timestamp:
Oct 21, 1999, 8:58:45 PM (26 years ago)
Author:
ercodmgr
Message:

Portage -> DPPlanck , Reza+cmv 21/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/servnobjm.h

    r463 r495  
    1717#include "anydataobj.h"
    1818
     19#ifdef SANS_EVOLPLANCK
    1920class NTuple;
    2021class Histo;
    2122class Histo2D;
    2223class HProf;
     24#else
     25namespace PlanckDPC {
     26class NTuple;
     27class Histo;
     28class Histo2D;
     29class HProf;
     30}
     31#endif
     32
    2333class NamedObjMgr;
    2434class PIStdImgApp;
Note: See TracChangeset for help on using the changeset viewer.