Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / dirlist.conf
blobede0ddb58ed6eab77f6e4c426e041dcc23691b30
1 ##begin config
2 basename      Dirlist
3 version       1.1
4 date          14.04.2007
5 superclass    MUIC_List
6 classdatatype struct Dirlist_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "dirlist_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_GET
16 OM_NEW
17 OM_SET
18 OM_DISPOSE
19 MUIM_Dirlist_ReRead
20 ##end methodlist