Mercurial > MadButterfly
view src/mb.h @ 174:9008ac31efbd
Install scripts and M4 macros in tools/ sub-directory.
Invoke automake to install scripts and pkgdata file.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Fri, 31 Oct 2008 10:57:47 +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_ */