Changeset 11251 for trunk/psModules/src/concepts/pmConceptsPhotcode.h
- Timestamp:
- Jan 23, 2007, 3:05:41 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsPhotcode.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsPhotcode.h
r11144 r11251 1 /// @file pmConceptsPhotcode.h 2 /// 3 /// @brief Generate a photcode from the concepts 4 /// 5 /// @ingroup Concepts 6 /// 7 /// @author Eugene Magnier, IfA 8 /// 9 /// @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 10 /// @date $Date: 2007-01-19 01:19:34 $ 11 /// 12 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii 13 /// 1 /* @file pmConceptsPhotcode.h 2 * @brief Generate a photcode from the concepts 3 * 4 * @author Eugene Magnier, IfA 5 * 6 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-01-24 01:05:41 $ 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 */ 14 10 15 11 #ifndef PM_CONCEPTS_PHOTCODE_H 16 12 #define PM_CONCEPTS_PHOTCODE_H 13 14 /// @addtogroup Concepts Data Abstraction Concepts 15 /// @{ 17 16 18 17 #include <pslib.h> … … 28 27 psString pmConceptsPhotcodeForView(pmConfig *config, pmFPAfile *file, pmFPAview *view); 29 28 29 /// @} 30 30 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
