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