| # | Line 29 | Line 29 | class SimSetup{ (private) | |
|---|---|---|
| 29 | ||
| 30 | void makeMolecules( void ); | |
| 31 | ||
| 32 | – | void makeAtoms( void ); | 
| 33 | – | void makeBonds( void ); | 
| 34 | – | void makeBends( void ); | 
| 35 | – | void makeTorsions( void ); | 
| 36 | – | |
| 32 | void initFromBass( void ); | |
| 33 | void makeElement( double x, double y, double z ); | |
| 34 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |