IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2014, 5:27:32 PM (12 years ago)
Author:
eugene
Message:

add new HostTableGroup prototypes

File:
1 edited

Legend:

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

    r37595 r37598  
    992992int HostTableTestHost (SkyRegion *region, int hostID);
    993993
     994HostTableGroup *HostTableGroups (HostTable *table, int *ngroups);
     995int HostTableGroupWaitJobsGetIO (HostTableGroup *table, char *file, int lineno, int VERBOSE);
     996
    994997// functions to support tiny versions of Average and Measure
    995998void CopyAverageToTiny (AverageTiny *averageT, Average *average);
Note: See TracChangeset for help on using the changeset viewer.