Mercurial > hg > fxanalyse
view YLCTypes.h @ 125:37535873ee83
Rename variables from SigneX to SignX
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Fri, 13 Dec 2013 12:32:51 +0100 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;