diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/mb.h	Fri Sep 12 23:43:11 2008 +0800
@@ -0,0 +1,10 @@
+#ifndef __MB_H_
+#define __MB_H_
+
+#include "mb_types.h"
+#include "redraw_man.h"
+#include "X_supp.h"
+#include "animate.h"
+#include "shapes.h"
+
+#endif /* __MB_H_ */