00001 /* readme.h 00002 */ 00003 #ifndef _README_H 00004 #define _README_H 00005 00006 namespace osl 00007 { 00008 namespace eval 00009 { 00016 namespace ppair 00017 { 00018 } 00019 } 00020 } 00021 #endif /* _README_H */ 00022 // ;;; Local Variables: 00023 // ;;; mode:c++ 00024 // ;;; c-basic-offset:2 00025 // ;;; coding:utf-8 00026 // ;;; End: