Changeset 34405 for trunk/Ohana/src/dvomerge/include/dvoverify.h
- Timestamp:
- Sep 5, 2012, 4:25:56 PM (14 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/dvomerge/include/dvoverify.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
- Property svn:mergeinfo set to
-
trunk/Ohana/src/dvomerge/include/dvoverify.h
r34260 r34405 34 34 int NNotSorted; 35 35 int CHECK_TOPLEVEL; 36 int CHECK_IMAGE_ID; 36 37 int LIST_MISSING; 37 38 … … 52 53 void AddFailures (char *filename); 53 54 char **GetFailures (int *N); 55 56 int LoadImageIDs (char *catdir); 57 int CheckImageID (Catalog *catalog);
Note:
See TracChangeset
for help on using the changeset viewer.
