Ignore:
Timestamp:
Sep 1, 1999, 11:24:28 AM (26 years ago)
Author:
ansari
Message:

Deplacement init toiiter pour eviter 2 archeopsfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/ssthandler.cc

    r350 r393  
    1313#include <math.h>
    1414#include "ssthandler.h"
     15#include <iostream.h>
    1516
    1617// diodpermut[i] = channel de la diode i
     
    3435  prcTodo=0;
    3536  seuil=100;
    36  
    3737}
    3838
     
    7777{
    7878  delete[] stars;
    79   delete[] diodeT; 
     79  delete[] diodeT;
    8080}
    8181
Note: See TracChangeset for help on using the changeset viewer.