Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / gpp_atomtype.h
index 5446286be8a00dd06463a3cfb828ec93cbc4a3bf..d76f6f297ad3f7d1abd150320bf5388af903fd64 100644 (file)
@@ -107,7 +107,7 @@ void print_at (FILE * out, gpp_atomtype_t at);
 
 void renum_atype(t_params plist[],gmx_mtop_t *mtop,
                        int *wall_atomtype,
-                       gpp_atomtype_t at,bool bVerbose);
+                       gpp_atomtype_t at,gmx_bool bVerbose);
                        
 void copy_atomtype_atomtypes(gpp_atomtype_t atype,t_atomtypes *atypes);
 /* Copy from one structure to another */