- Timestamp:
- Feb 16, 2014, 7:17:55 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140206/Ohana/src/libdvo/include/dvo.h
r36516 r36518 434 434 short dYccd; 435 435 short dRsys; 436 char myDet; 436 437 } MeasureTiny; 437 438 … … 843 844 void dvo_measureT_init (MeasureTiny *measure); 844 845 846 void InitRegionHosts (RegionHostInfo *hosts, int Nhosts, int NHOSTS); 847 void FreeRegionHosts (RegionHostInfo *hosts, int Nhosts); 848 void FreeRegionHostTable (RegionHostTable *table); 849 RegionHostTable *RegionHostTableLoad (char *catdir, char *rootname); 850 845 851 # endif // DVO_H
Note:
See TracChangeset
for help on using the changeset viewer.
