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