Changeset 2636 in Sophya for trunk/SophyaProg/PrgUtil


Ignore:
Timestamp:
Nov 19, 2004, 4:15:50 PM (21 years ago)
Author:
ansari
Message:

Ajout HistInit ds scanppf.cc - Reza 19/11/2004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PrgUtil/scanppf.cc

    r2615 r2636  
    99#include "anydataobj.h"
    1010#include "sambainit.h"
     11#include "histinit.h"
    1112
    1213#ifdef __MWERKS__
     
    5354
    5455SambaInitiator smbinit;
     56HiStatsInitiator hisinit;
    5557
    5658if ((narg < 2) || (strcmp(arg[1],"-h") == 0) ) {
Note: See TracChangeset for help on using the changeset viewer.