Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / position.h
index b6df58166ccac4382c445d176d66c1023bdecd17..4e27d513aee22f588607f27b70c5186f88ffcabb 100644 (file)
@@ -102,7 +102,7 @@ void
 gmx_ana_pos_free(gmx_ana_pos_t *pos);
 /** Copies the evaluated positions to a preallocated data structure. */
 void
-gmx_ana_pos_copy(gmx_ana_pos_t *dest, gmx_ana_pos_t *src, bool bFirst);
+gmx_ana_pos_copy(gmx_ana_pos_t *dest, gmx_ana_pos_t *src, gmx_bool bFirst);
 
 /** Sets the number of positions in a position structure. */
 void