Ignore:
Timestamp:
Oct 13, 2003, 10:48:37 PM (22 years ago)
Author:
aubourg
Message:

pb long/int

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Kernel/toimanager.h

    r2386 r2448  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: toimanager.h,v 1.18 2003-05-20 10:10:09 aubourg Exp $
     7// $Id: toimanager.h,v 1.19 2003-10-13 20:48:37 aubourg Exp $
    88
    99
     
    2525#include "toiseqbuff.h"
    2626#include "toisegment.h"
    27 #include "fitstoiwtr.h"
     27//#include "fitstoiwtr.h"
    2828
    2929#ifdef WITH_SOPHYA
     
    4444  static TOIManager* getManager();
    4545  virtual ~TOIManager() {}
    46   void setRequestedSample(int begin, int end);
     46  void setRequestedSample(long begin, long end);
    4747  int getRequestedBegin();
    4848  int getRequestedEnd();
Note: See TracChangeset for help on using the changeset viewer.