Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / pull.h
index c904ec23b434f52038f244d92d0b02e28a1775f8..b9008b8aa23c5ac20fb180ab19f6e391695e4c2d 100644 (file)
@@ -81,7 +81,7 @@ void init_pull(FILE *fplog,
                       gmx_mtop_t *mtop, /* the topology of the whole system */
                       t_commrec * cr, /* struct for communication info */
                       const output_env_t oenv,  /* output options */
-                      bool bOutFile,   /* open output files */
+                      gmx_bool bOutFile,   /* open output files */
                       unsigned long Flags);
 
 /* Close the pull output files */