- Timestamp:
- May 16, 2007, 3:19:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/kapa-mods-2007-05/Ohana/src/libkapa/include/kapa.h
r13344 r13402 140 140 int KiiCenter (int fd, double x, double y, int zoom); 141 141 int KapaBox (int fd, Graphdata *graphdata); 142 int KapaClear (int fd, int ClearSection); 142 int KapaClearCurrentPlot (int fd); 143 int KapaClearPlots (int fd); 144 int KapaClearSections (int fd); 145 int KapaClearImage (int fd); 143 146 int KapaInitGraph (Graphdata *graphdata); 144 147 int KapaPrepPlot (int fd, int Npts, Graphdata *graphmode);
Note:
See TracChangeset
for help on using the changeset viewer.
