Changeset 6238 for trunk/Ohana/src/uniphot/src/load_images.c
- Timestamp:
- Jan 29, 2006, 9:09:54 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/uniphot/src/load_images.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/uniphot/src/load_images.c
r4864 r6238 5 5 if (VERBOSE) fprintf (stderr, "finding images\n"); 6 6 7 if (db[0].dbstate == LCK_EMPTY) Shutdown ("ERROR: No images in catalog %s (1)", db[0].filename);8 9 7 /* read entire db table */ 10 8 if (!dvo_image_load (db, VERBOSE, FALSE)) Shutdown ("can't read image catalog %s", db[0].filename);
Note:
See TracChangeset
for help on using the changeset viewer.
