IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2005, 7:43:49 AM (21 years ago)
Author:
eugene
Message:

minor cleanups, web edits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/src/LoadPhotcodes.c

    r4865 r5144  
    485485
    486486  int Np;
    487   short M;
     487  float M;
    488488
    489489  Np = photcodes[0].hashcode[measure[0].source];
     
    672672
    673673  int i, Ns;
    674   short Mave, Mref, Mcol, mc;
     674  float Mave, Mref, Mcol, mc;
    675675  double Mc;
    676676
     
    697697
    698698  int Ns;
    699   short Mave;
     699  float Mave;
    700700
    701701  Ns = photcodes[0].hashNsec[code[0].code];
     
    708708
    709709  int Ns;
    710   short dM;
     710  float dM;
    711711
    712712  Ns = photcodes[0].hashNsec[code[0].code];
Note: See TracChangeset for help on using the changeset viewer.