IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2006, 9:09:54 AM (20 years ago)
Author:
eugene
Message:

moved image lock/unlock to libdvo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/uniphot/src/load_images.c

    r4864 r6238  
    55  if (VERBOSE) fprintf (stderr, "finding images\n");
    66
    7   if (db[0].dbstate == LCK_EMPTY) Shutdown ("ERROR: No images in catalog %s (1)", db[0].filename);
    8 
    97  /* read entire db table */
    108  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.