Changeset 544 in Sophya for trunk/SophyaPI/PIext/pipodrw.h


Ignore:
Timestamp:
Nov 3, 1999, 7:18:23 PM (26 years ago)
Author:
ercodmgr
Message:

Documentation + ameliorations DrawStats + vector->tvector pour Planck - Reza 3/11/99

File:
1 edited

Legend:

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

    r495 r544  
    1010#include "pidrawer.h"
    1111#include "parradapter.h"
    12 #include "cvector.h"
    13 #include "matrix.h"
    1412#include "histos2.h"
    1513
    1614#ifdef SANS_EVOLPLANCK
     15#include "cvector.h"
     16#include "matrix.h"
    1717class GeneralFunction;
    1818#else
     19#include "tvector.h"
     20#include "tmatrix.h"
    1921namespace PlanckDPC {class GeneralFunction;}
    2022#endif
Note: See TracChangeset for help on using the changeset viewer.