Changeset 11253 for trunk/psModules/src/extras/pmKapaPlots.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/extras/pmKapaPlots.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/extras/pmKapaPlots.h
r10866 r11253 1 /** @file pmKapaPlots.h 2 * 3 * @brief functions to make plots with the external program 'kapa' 4 * 5 * @ingroup extras 6 * 7 * @author EAM, IfA 8 * 9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-01-01 21:03:41 $ 11 * 12 * Copyright 2006 Institute for Astronomy, University of Hawaii 13 */ 1 /* @file pmKapaPlots.h 2 * @brief functions to make plots with the external program 'kapa' 3 * 4 * @author EAM, IfA 5 * 6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-01-24 02:54:15 $ 8 * Copyright 2006 Institute for Astronomy, University of Hawaii 9 */ 14 10 15 11 #ifndef PM_KAPA_PLOTS_H 16 12 #define PM_KAPA_PLOTS_H 13 14 /// @addtogroup Extras Miscellaneous Funtions 15 /// @{ 17 16 18 17 // move to psLib or psModules … … 31 30 # endif 32 31 32 /// @} 33 33 #endif // PM_KAPA_PLOTS_H
Note:
See TracChangeset
for help on using the changeset viewer.
