Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / src / kernel / repl_ex.h
index 16a5d83e2b3bb1e71b2e718407ce4f68cec02cfa..4ddc1746aedb3dae79f7d621ef9acfa83e2e9c06 100644 (file)
@@ -48,7 +48,7 @@ extern gmx_repl_ex_t init_replica_exchange(FILE *fplog,
                                           int nst,int init_seed);
 /* Should only be called on the master nodes */
 
-extern bool replica_exchange(FILE *fplog,
+extern gmx_bool replica_exchange(FILE *fplog,
                             const t_commrec *cr,
                             gmx_repl_ex_t re,
                             t_state *state,real *ener,