Mercurial > hg > fxanalyse
view YLCTypes.h @ 43:39a0f396d778
Fix frequency scaling in frequency drift measurement
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Tue, 09 Oct 2012 13:32:51 +0200 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;