| # | Line 51 | Line 51 | class StringData : public GenericData{ | |
|---|---|---|
| 51 | string data; | |
| 52 | }; | |
| 53 | ||
| 54 | < | struct ZConsParaItem |
| 55 | < | { |
| 54 | > | struct ZConsParaItem { |
| 55 | int zconsIndex; | |
| 56 | bool havingZPos; | |
| 57 | double zPos; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |