IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2015, 10:12:31 AM (11 years ago)
Author:
eugene
Message:

make sure the full catalog structure is initialized before calling dvo_catalog_open

File:
1 edited

Legend:

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

    r38441 r38471  
    77
    88  // now we have all of the loaded stars in this catalog
     9  dvo_catalog_init (&catalog, TRUE);
    910  catalog.filename = filename;
    1011  catalog.catformat = dvo_catalog_catformat (CATFORMAT);  // set the default catformat from config data
Note: See TracChangeset for help on using the changeset viewer.