Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / disre.h
index 003ab7f0a369acef7b37408f3ad25a79d456ab3e..9648f68e653b3fbfcee2171b48ec5962ce33754d 100644 (file)
@@ -45,7 +45,7 @@ extern "C" {
 #endif
 
 void init_disres(FILE *fplog,const gmx_mtop_t *mtop,
-                       t_inputrec *ir,const t_commrec *cr,bool bPartDecomp,
+                       t_inputrec *ir,const t_commrec *cr,gmx_bool bPartDecomp,
                        t_fcdata *fcd,t_state *state);
 /* Initiate *fcd data, must be called once, nbonds is the number 
  * of iatoms in the ilist of the idef struct.