IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 24, 2006, 3:20:51 PM (20 years ago)
Author:
eugene
Message:

minor bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/src/plotstuff.c

    r5998 r6678  
    2020
    2121int open_graph (int N) {
    22 
    23   int fd;
    2422
    2523  Xgraph[N] = KiiOpen ("kapa", NULL);
     
    5654
    5755void PrepPlotting (int Npts, Graphdata *graphmode, int N) {
    58 
    59   int i, status;
    60   char buffer[128], buffer2[128];
    6156
    6257  if (Npts < 1) return;
Note: See TracChangeset for help on using the changeset viewer.