IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2005, 1:04:22 PM (21 years ago)
Author:
eugene
Message:

cleanups so -Wall -Werror succeed, some .h reorgs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/fit.c

    r3896 r4689  
    3131  }
    3232
     33  dy = NULL;
     34  dyvec = NULL;
    3335  Weight = FALSE;
    3436  if ((N = get_argument (argc, argv, "-dy"))) {
     
    7274    ALLOCATE (b[i], double, 1);
    7375  }
     76
     77  Nmask = 0;
     78  sigma = 0.0;
    7479
    7580  for (N = 0; N < ClipNiter; N++) {
Note: See TracChangeset for help on using the changeset viewer.