IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 21, 2007, 2:10:20 PM (19 years ago)
Author:
eugene
Message:

convert str_to_time and related functions to ohana_...; various cleanups for -Wall -Werror

File:
1 edited

Legend:

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

    r14401 r14590  
    55int calextract (int argc, char **argv) {
    66 
    7   int i, j, m, N, Nr, mode[2];
     7  int i, N, Nr, mode[2];
    88  int Nsecfilt, NSTAR;
    9   double M1, M2, dM2, color;
    109
    1110  PhotCode *code[2];
Note: See TracChangeset for help on using the changeset viewer.