Changeset 1495 for code/branches/network/src/core/Error.cc
- Timestamp:
- Jun 1, 2008, 1:10:46 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/core/Error.cc
r1494 r1495 1 1 /* 2 2 * ORXONOX - the hottest 3D action shooter ever to exist 3 * > www.orxonox.net < * 3 * > www.orxonox.net < 4 * 4 5 * 5 6 * License notice: … … 25 26 * 26 27 */ 27 /** @file Error.cc @brief Implementation of the Error class.*/ 28 29 /** 30 @file Error.cc 31 @brief Implementation of the Error class. 32 */ 33 28 34 #include "Error.h" 29 35 #include "Debug.h" 36 30 37 namespace orxonox 31 38 {
Note: See TracChangeset
for help on using the changeset viewer.