Changeset 544 in Sophya for trunk/SophyaPI/PIext/pawexecut.cc


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/pawexecut.cc

    r469 r544  
    66
    77#include "strutil.h"
    8 #include "cvector.h"
    9 #include "matrix.h"
    108#include "histos.h"
    119#include "histos.h"
     
    1816#include "servnobjm.h"
    1917#include "pistdimgapp.h"
     18
     19#ifdef SANS_EVOLPLANCK
     20#include "cvector.h"
     21#include "matrix.h"
     22#else
     23#include "tmatrix.h"
     24#include "tvector.h"
     25
     26#endif
    2027
    2128/* Reza + cmv  13/10/99 */
Note: See TracChangeset for help on using the changeset viewer.