IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2005, 6:33:25 AM (21 years ago)
Author:
eugene
Message:

working on the update concept, added split table support

File:
1 edited

Legend:

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

    r5229 r5234  
    111111  ALLOCATE (catalog[0].secfilt, SecFilt, 1);
    112112  catalog[0].Naverage = catalog[0].Nmeasure = catalog[0].Nmissing = 0;
     113  catalog[0].Nave_disk = catalog[0].Nmeas_disk = catalog[0].Nmiss_disk = 0;
     114  catalog[0].Nmeas_off = 0;
    113115  catalog[0].Nsecfilt = GetPhotcodeNsecfilt ();
    114116
Note: See TracChangeset for help on using the changeset viewer.