view src/mb.h @ 141:e89512d6fa0a

Change doxygen comment to reflect changes of relation-ship. Relation-ship among coord, geo, and shapes.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 23 Sep 2008 09:09:34 +0800
parents 8feb89b19619
children
line wrap: on
line source

#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_ */