Revision: 53826
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53826&view=rev
Author:   brlcad
Date:     2012-11-26 22:37:32 +0000 (Mon, 26 Nov 2012)
Log Message:
-----------
c++ comments are no-no

Modified Paths:
--------------
    brlcad/trunk/src/libged/simulate/simulate.c

Modified: brlcad/trunk/src/libged/simulate/simulate.c
===================================================================
--- brlcad/trunk/src/libged/simulate/simulate.c 2012-11-26 22:30:53 UTC (rev 
53825)
+++ brlcad/trunk/src/libged/simulate/simulate.c 2012-11-26 22:37:32 UTC (rev 
53826)
@@ -442,7 +442,7 @@
                sim_params.rtip->useair = 1;
 
                /* Initialize the raytrace world */
-               //init_raytrace(&sim_params);
+               /*init_raytrace(&sim_params);*/
 
                /* Recreate sim.c to clear AABBs and manifold regions from 
previous iteration */
                recreate_sim_comb(gedp, &sim_params);

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

Reply via email to