Mercurial > hg > fxanalyse
view YLCTypes.h @ 66:aa125ad6e842
Clarify variables names in dedrifting code
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Mon, 29 Oct 2012 14:48:01 +0100 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;