Mercurial > hg > fxanalyse
view YLCTypes.h @ 137:792ac7151f0f
Fix Allan deviation linear drift contribution removal
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Wed, 22 Jan 2014 13:41:07 +0100 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;