Mercurial > hg > fxanalyse
view YLCTypes.h @ 118:43b35f4aae78
Fix N3 measurement. Simply frequnecy ramping functions.
author | Daniele Nicolodi <daniele.nicolodi@obspm.fr> |
---|---|
date | Thu, 12 Sep 2013 15:49:27 +0200 |
parents | d9aae7d7f2c6 |
children |
line wrap: on
line source
typedef int bool; #define FALSE 0 #define TRUE 1 typedef int PanelHandle ;