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.astro/region.c

    r3692 r4689  
    33int region (int argc, char **argv) {
    44 
    5   char buffer[65], buffer2[35], string[256];
     5  char buffer[65], string[256];
    66  double Ra, Dec, Radius;
    77  double dx, dy;
    8   int status, N;
     8  int N, Ngraph, Xgraph;
    99  Graphdata graphmode;
    10   int Ngraph, Xgraph;
    1110
    1211  Ngraph = 0;
Note: See TracChangeset for help on using the changeset viewer.