Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / gbutil.h
index 7593c294894a1ca76b7e95cb567e01ef79603f1f..11e530390ab4925939c4042dae101e6972e412df 100644 (file)
@@ -50,7 +50,7 @@ void orient(int natom,rvec *x,rvec *v, rvec angle,matrix box);
 void genconf(t_atoms *atoms,rvec *x,rvec *v,real *r,matrix box,ivec n_box);
 /*genconf() generates a new configuration by adding boxes*/
 void gen_box(int NTB,int natoms,rvec *x, matrix box,rvec box_space,
-                   bool bCenter);
+                   gmx_bool bCenter);
 /* gen_box() generates a box around a configuration, box_space is optional 
  * extra space around it. If NTB = 1 then a truncated octahedon will be 
  * generated (don't!) if bCenter then coordinates will be centered in the