Changes between Version 71 and Version 72 of Grass7/VectorLib/OGRInterface
- Timestamp:
- 11/14/11 09:50:53 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/VectorLib/OGRInterface
v71 v72 132 132 133 133 {{{ 134 !cpp134 #!cpp 135 135 while(TRUE) { 136 136 if (Vect_read_next_line(&In, Points, Cats) == -2)