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

    r5451 r5945  
    4141
    4242  /* lock, load, unlock catalog */
    43   catalog.filename = (char *) skylist[0].regions[0][0].filename;
     43  catalog.filename = skylist[0].filename[0];
    4444  switch (lock_catalog (&catalog, LCK_SOFT)) {
    4545  case 2:
Note: See TracChangeset for help on using the changeset viewer.