Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hackblock.h
index f5cf7d4bf50d0a0a861659898a835d3ac8f8c43a..7b260d0e6ddf0928e7ca0c9686839ee05df3f0de 100644 (file)
@@ -66,6 +66,7 @@ typedef struct {
     char  *s;              /* optional define string which gets copied from
                               .rtp/.tdb to .top and will be parsed by cpp
                               during grompp */
+    gmx_bool match;        /* boolean to mark that the entry has been found */
 } t_rbonded;
 
 typedef struct {