Revision: 50324
          http://brlcad.svn.sourceforge.net/brlcad/?rev=50324&view=rev
Author:   starseeker
Date:     2012-04-26 17:54:43 +0000 (Thu, 26 Apr 2012)
Log Message:
-----------
another C++ style comments

Modified Paths:
--------------
    brlcad/branches/STABLE/src/libged/analyze.c

Modified: brlcad/branches/STABLE/src/libged/analyze.c
===================================================================
--- brlcad/branches/STABLE/src/libged/analyze.c 2012-04-26 17:49:24 UTC (rev 
50323)
+++ brlcad/branches/STABLE/src/libged/analyze.c 2012-04-26 17:54:43 UTC (rev 
50324)
@@ -979,7 +979,7 @@
                        );
 
 #if 0
-    //OR Vol = %.8f (%.8f gal) Surface Area = %.8f\n",
+    OR Vol = %.8f (%.8f gal) Surface Area = %.8f\n",
 
     bu_vls_printf(gedp->ged_result_str, "TOR Vol = %.8f (%.8f gal) Surface 
Area = %.8f\n",
                  
vol*gedp->ged_wdbp->dbip->dbi_base2local*gedp->ged_wdbp->dbip->dbi_base2local*gedp->ged_wdbp->dbip->dbi_base2local,

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to