- Timestamp:
- May 15, 2015, 2:11:22 PM (9 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/gui/scripts/cloud.tcl
r5180 r5521 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.