IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17119


Ignore:
Timestamp:
Mar 24, 2008, 6:18:52 PM (18 years ago)
Author:
eugene
Message:

added a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/src/addstar.c

    r16983 r17119  
    102102    } else {
    103103      // an error exit status here is a significant error (disk I/O or file access)
     104      // XXX should this be "a" for options.update?
    104105      if (!dvo_catalog_open (&catalog, skylist[0].regions[i], VERBOSE, "w")) {
    105106        fprintf (stderr, "ERROR: failure to open/create catalog file %s\n", catalog.filename);
Note: See TracChangeset for help on using the changeset viewer.