Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git] / workbench / libs / muimaster / classes / crawling.conf
blob45c67508beec7dcbcd40d41dc3e491ce03301ec6
1 ##begin config
2 basename      Crawling
3 version       1.0
4 date          16.10.2003
5 superclass    MUIC_Virtgroup
6 classdatatype struct Crawling_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "crawling_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_NEW
16 MUIM_HandleEvent
17 MUIM_Hide
18 MUIM_Setup
19 MUIM_Show
20 ##end methodlist