00001 /* readme.h 00002 */ 00003 #ifndef _README_H 00004 #define _README_H 00005 00006 namespace osl 00007 { 00011 namespace checkmate 00012 { 00013 } 00014 } // namespace osl 00015 00016 #endif /* _README_H */ 00017 // ;;; Local Variables: 00018 // ;;; mode:c++ 00019 // ;;; c-basic-offset:2 00020 // ;;; End: