Mercurial > hg > fxanalyse
view YLCTypes.h @ 24:b838371c7a91
Code cleanup and dead code removal
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Fri, 20 Jul 2012 17:38:15 +0200 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;