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

    r14401 r14590  
    66int calmextract (int argc, char **argv) {
    77 
    8   int i, j, k, m, N, N1, Nr, mode[2];
     8  int i, k, N, Nr, mode[2];
    99  int NSTAR, Nstar, Nsecfilt;
    10   double *M1, M2, dM2, color;
    1110
    1211  Catalog catalog;
Note: See TracChangeset for help on using the changeset viewer.