| # | Line 82 | Line 82 | class SimSetup{ (private) | |
|---|---|---|
| 82 | int tot_torsions; | |
| 83 | int tot_SRI; | |
| 84 | ||
| 85 | – | Atom** the_atoms; | 
| 86 | – | SRI** the_sris; | 
| 87 | – | Exclude** the_excludes; | 
| 88 | – | Molecule* the_molecules; | 
| 85 | ForceFields* the_ff; | |
| 86 | ||
| 87 | // needed by makeElement | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |