Revision: 54149
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54149&view=rev
Author:   carlmoore
Date:     2013-01-08 21:31:50 +0000 (Tue, 08 Jan 2013)
Log Message:
-----------
clarify defaults regarding units

Modified Paths:
--------------
    brlcad/trunk/src/proc-db/brickwall.c

Modified: brlcad/trunk/src/proc-db/brickwall.c
===================================================================
--- brlcad/trunk/src/proc-db/brickwall.c        2013-01-08 20:09:55 UTC (rev 
54148)
+++ brlcad/trunk/src/proc-db/brickwall.c        2013-01-08 21:31:50 UTC (rev 
54149)
@@ -50,7 +50,7 @@
 double tol=0.125;      /* minimum mortar thickness in in */
 double tol2;           /* minimum brick dimension allowed */
 int debug=0;
-double units_conv=25.4;        /* default to inches */
+double units_conv=25.4;        /* by default, units are converted internally 
from in to mm */
 char color[32] = "160 40 40";
 char mortar_color[32] = "190 190 190";
 /*

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to