All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
enter_king/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 {
51  namespace enter_king
52  {
53  }
54 } // namespace osl
55 
56 #endif /* _README_H */
57 // ;;; Local Variables:
58 // ;;; mode:c++
59 // ;;; c-basic-offset:2
60 // ;;; End: