comparison src/mb.h @ 111:8feb89b19619

More doxy
author Thinker K.F. Li <thinker@branda.to>
date Fri, 12 Sep 2008 23:43:11 +0800
parents
children
comparison
equal deleted inserted replaced
110:c14cb6d12030 111:8feb89b19619
1 #ifndef __MB_H_
2 #define __MB_H_
3
4 #include "mb_types.h"
5 #include "redraw_man.h"
6 #include "X_supp.h"
7 #include "animate.h"
8 #include "shapes.h"
9
10 #endif /* __MB_H_ */