IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2006, 1:14:47 PM (20 years ago)
Author:
eugene
Message:

removed IMAGE_CATALOG from config, finished proper-motion additions, minor fixes in graphing

File:
1 edited

Legend:

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

    r5850 r6684  
    2424void          InitGraph             PROTO((void));
    2525int           open_graph            PROTO((int N));
     26int           close_graph           PROTO((int N));
    2627void          QuitGraph             PROTO((void));
    2728void          SetGraph              PROTO((Graphdata data));
     
    3536void          InitImage             PROTO((void));
    3637int           open_image            PROTO((int N));
     38int           close_image           PROTO((int N));
    3739void          QuitImage             PROTO((void));
    3840void          SetImageDevice        PROTO((int state));
Note: See TracChangeset for help on using the changeset viewer.