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