Changeset 431:79a5641f2dbc in lemon-0.x for src/work/athos
- Timestamp:
- 04/26/04 20:16:42 (21 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@571
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/athos/xy/xy.h
r249 r431 5 5 #include <iostream> 6 6 7 namespace hugo { 8 7 ///ingroup misc 9 8 ///\file 10 9 ///\brief A simple two dimensional vector and a bounding box implementation … … 18 17 19 18 19 namespace hugo { 20 21 /// \addtogroup misc 22 /// @{ 23 20 24 /** \brief 21 25 2 dimensional vector (plainvector) implementation … … 210 214 211 215 216 /// @} 212 217 213 218
Note: See TracChangeset
for help on using the changeset viewer.