| # | Line 25 | Line 25 | molecule{ | |
|---|---|---|
| 25 | position( 0.0, 0.0, 0.0 ); | |
| 26 | } | |
| 27 | } | |
| 28 | + | molecule{ |
| 29 | + | name = "Cu"; |
| 30 | + | |
| 31 | + | atom[0]{ |
| 32 | + | type="Cu"; |
| 33 | + | position( 0.0, 0.0, 0.0 ); |
| 34 | + | } |
| 35 | + | } |
| 36 | #endif | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |