00001 /* readme.h 00002 */ 00003 #ifndef _README_H 00004 #define _README_H 00005 00006 namespace osl 00007 { 00036 namespace move_classifier 00037 { 00038 } 00039 } 00040 00041 #endif /* _README_H */ 00042 // ;;; Local Variables: 00043 // ;;; mode:c++ 00044 // ;;; c-basic-offset:2 00045 // ;;; End: