Changeset 5522 for branches/1.4
- Timestamp:
- May 15, 2015, 2:12:17 PM (9 years ago)
- Location:
- branches/1.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4
-
branches/1.4/gui/scripts/cloud.tcl
r5171 r5522 139 139 if {"" == [string trim $line]} { 140 140 continue 141 } 142 143 if {[llength $line] > 3} { 144 puts stderr "ERROR: Too many coordinates in cloud points list" 145 return 141 146 } 142 147
Note: See TracChangeset
for help on using the changeset viewer.