IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2006, 6:45:40 PM (21 years ago)
Author:
eugene
Message:

moved filename out of SkyRegion into SkyList, SkyTable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/dvo/calmextract.c

    r5451 r5945  
    7474
    7575    /* lock, load, unlock catalog */
    76     catalog.filename = (char *) skylist[0].regions[Nr][0].filename;
     76    catalog.filename = skylist[0].filename[Nr];
    7777    switch (lock_catalog (&catalog, LCK_SOFT)) {
    7878    case 2:
Note: See TracChangeset for help on using the changeset viewer.