# | Line 81 | Line 81 | class SimSetup{ (private) | |
---|---|---|
81 | MoleculeStamp** comp_stamps; //the stamps matching the components | |
82 | int tot_nmol; | |
83 | int tot_atoms; | |
84 | + | int tot_groups; |
85 | int tot_rigid; | |
86 | int tot_bonds; | |
87 | int tot_bends; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |