Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / contrib / timefft.c
index cea1600643055379b2e5e4f7fb7cd40c201081f5..b2cc6609907d4f4b1671d4e9cec688a1a74ce3c6 100644 (file)
@@ -66,7 +66,7 @@ int main(int argc,char *argv[])
   double    *rt,*ct;
   t_fftgrid *g;
   t_commrec *cr;
-  static bool bReproducible = FALSE;
+  static gmx_bool bReproducible = FALSE;
   static int  nnode    = 1;
   static int  nitfac  = 1;
   t_pargs pa[] = {