IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 26, 2012, 11:46:01 AM (14 years ago)
Author:
eugene
Message:

updates for pedantic gcc, mods to relphot average mags to handle GPC1 stacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/evaluate_stack.c

    r20936 r34088  
    1212int evaluate_stack (StackVar *stack, int *Nstack) {
    1313 
    14   int i, j, Nvar, Nout, status;
     14  int i, j, status;
    1515  char line[512]; // this is only used to report an error
    1616  StackVar tmp_stack;
    17   Nout = Nvar = 0;
    1817
    1918  status = TRUE;
Note: See TracChangeset for help on using the changeset viewer.