| # | Line 55 | Line 55 | class SimSetup{ (private) | |
|---|---|---|
| 55 | ||
| 56 | Atom** the_atoms; | |
| 57 | SRI** the_sris; | |
| 58 | < | int *the_excludes; |
| 58 | > | Exclude** the_excludes; |
| 59 | Molecule* the_molecules; | |
| 60 | ForceFields* the_ff; | |
| 61 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |