All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ntesuki/readme.h
Go to the documentation of this file.
1 /* readme.h
2  */
3 #ifndef _README_H
4 #define _README_H
5 
6 namespace osl
7 {
11  namespace ntesuki
12  {
13  }
14 }
15 #endif /* _README_H */
16 // ;;; Local Variables:
17 // ;;; mode:c++
18 // ;;; c-basic-offset:2
19 // ;;; End: