Changeset 10866 for trunk/psModules/src/extras/pmKapaPlots.h
- Timestamp:
- Jan 1, 2007, 11:03:41 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/extras/pmKapaPlots.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/extras/pmKapaPlots.h
r10849 r10866 7 7 * @author EAM, IfA 8 8 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 200 6-12-29 18:29:12$9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-01-01 21:03:41 $ 11 11 * 12 12 * Copyright 2006 Institute for Astronomy, University of Hawaii … … 21 21 bool pmKapaPlotVectorPair (psVector *xVec, psVector *yVec); 22 22 23 # if (HAVE_KAPA) 24 # include <kapa.h> 25 26 // yes, this is an absurd name... 27 bool pmKapaPlotVectorPair_AutoLimits_OpenGraph (int kapa, Graphdata *graphdata, psVector *xVec, psVector *yVec); 28 # else 29 30 bool pmKapaPlotVectorPair_AutoLimits_OpenGraph (int kapa, void *graphdata, psVector *xVec, psVector *yVec); 31 # endif 32 23 33 #endif // PM_KAPA_PLOTS_H
Note:
See TracChangeset
for help on using the changeset viewer.
