IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2014, 7:17:55 AM (12 years ago)
Author:
eugene
Message:

working on building relphot parallel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140206/Ohana/src/libdvo/include/dvo.h

    r36516 r36518  
    434434  short          dYccd;
    435435  short          dRsys;
     436  char           myDet;
    436437} MeasureTiny;
    437438
     
    843844void dvo_measureT_init (MeasureTiny *measure);
    844845
     846void InitRegionHosts (RegionHostInfo *hosts, int Nhosts, int NHOSTS);
     847void FreeRegionHosts (RegionHostInfo *hosts, int Nhosts);
     848void FreeRegionHostTable (RegionHostTable *table);
     849RegionHostTable *RegionHostTableLoad (char *catdir, char *rootname);
     850
    845851# endif // DVO_H
Note: See TracChangeset for help on using the changeset viewer.