| # | Line 3 | Line 3 | molecule{ | |
|---|---|---|
| 3 | ||
| 4 | molecule{ | |
| 5 | name = "GB"; | |
| 6 | < | nAtoms = 1; |
| 6 | > | |
| 7 | atom[0]{ | |
| 8 | type="GBPaper"; | |
| 9 | position( 0.0, 0.0, 0.0 ); | |
| # | Line 12 | Line 12 | molecule{ | |
| 12 | } | |
| 13 | molecule{ | |
| 14 | name = "linear"; | |
| 15 | < | nAtoms = 1; |
| 15 | > | |
| 16 | atom[0]{ | |
| 17 | type="linear"; | |
| 18 | position( 0.0, 0.0, 0.0 ); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |