Revision: 53756
http://brlcad.svn.sourceforge.net/brlcad/?rev=53756&view=rev
Author: carlmoore
Date: 2012-11-19 20:21:17 +0000 (Mon, 19 Nov 2012)
Log Message:
-----------
fix spellings (NOTICE INCLUSION OF pipe_number.pl)
Modified Paths:
--------------
brlcad/trunk/src/tclscripts/mged/points.tcl
Modified: brlcad/trunk/src/tclscripts/mged/points.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/points.tcl 2012-11-19 19:29:18 UTC (rev
53755)
+++ brlcad/trunk/src/tclscripts/mged/points.tcl 2012-11-19 20:21:17 UTC (rev
53756)
@@ -392,7 +392,7 @@
close $fd
set asc2pl [file join [bu_brlcad_root "bin"] asc-pl]
- exec "$asc2pl < pipe$pipe_number.plasc > pipe$pipe_nubmer.pl"
+ exec "$asc2pl < pipe$pipe_number.plasc > pipe$pipe_number.pl"
incr pipe_number
@@ -493,7 +493,7 @@
set mul [expr 1.0 / [llength $normals]]
set plane [vscale $N $mul]
- # find the averate distance to the plane
+ # find the average distance to the plane
set avg_dist 0
for {set i 0} {$i < [expr [llength $pts] - 1]} {incr i} {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits