Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / mdatoms.h
index 4dc2769b01647a5badfd679d7e6ed39d181b4492..99e11c092fb62c6e6aa9dc278b9582538613ae5c 100644 (file)
@@ -42,7 +42,7 @@
 extern "C" {
 #endif
 
-t_mdatoms *init_mdatoms(FILE *fp,gmx_mtop_t *mtop,bool bFreeEnergy);
+t_mdatoms *init_mdatoms(FILE *fp,gmx_mtop_t *mtop,gmx_bool bFreeEnergy);
 
 void atoms2md(gmx_mtop_t *mtop,t_inputrec *ir,              
                     int nindex,int *index,