IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2006, 1:06:12 PM (20 years ago)
Author:
eugene
Message:

changed dvo1.h to dvoshell.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/data.h

    r7080 r7680  
    120120/* graphtools.c */
    121121void          SetLimits             PROTO((Vector *xvec, Vector *yvec, Graphdata *graphmode));
     122void          SetLimitsRaw          PROTO((float *xvec, float *yvec, int Npts, Graphdata *graphmode));
    122123void          ApplyLimits           PROTO((int Xgraph, Graphdata *graphmode, int apply));
    123124int           style_args            PROTO((Graphdata *graphmode, int *argc, char **argv, int Nforce));
Note: See TracChangeset for help on using the changeset viewer.