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