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/calextract.c

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