Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 12, 2010, 3:30:51 PM (14 years ago)
Author:
smerkli
Message:

Few changes before the questions, completing doxy stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/chat/src/orxonox/ChatHistory.h

    r6688 r6690  
    3232#include <iostream>
    3333
     34/* define this if you're unit testing */
    3435#define TEST 0
    3536
     
    8081      int syncLog();
    8182
    82       /** debug-print */
     83      /** debug-print: output the whole history to stdout */
    8384      void debug_printhist();
    8485     
     
    133134#endif
    134135
    135 
    136136#endif /* _ChatHistory_H__ */
Note: See TracChangeset for help on using the changeset viewer.