Revision: 57250
          http://sourceforge.net/p/brlcad/code/57250
Author:   phoenixyjll
Date:     2013-08-29 06:26:57 +0000 (Thu, 29 Aug 2013)
Log Message:
-----------
Add blank lines to make the format consistent.

Modified Paths:
--------------
    brlcad/trunk/src/librt/primitives/brep/brep_debug.cpp

Modified: brlcad/trunk/src/librt/primitives/brep/brep_debug.cpp
===================================================================
--- brlcad/trunk/src/librt/primitives/brep/brep_debug.cpp       2013-08-29 
04:11:42 UTC (rev 57249)
+++ brlcad/trunk/src/librt/primitives/brep/brep_debug.cpp       2013-08-29 
06:26:57 UTC (rev 57250)
@@ -2479,6 +2479,7 @@
     return ret;
 }
 
+
 int
 translate_command(
        struct bu_vls *result,
@@ -2532,6 +2533,7 @@
     return 0;
 }
 
+
 int
 brep_command(struct bu_vls *vls, const char *solid_name, const struct 
rt_tess_tol *ttol, const struct bn_tol *tol, struct brep_specific* bs, struct 
rt_brep_internal* bi, struct bn_vlblock *vbp, int argc, const char *argv[], 
char *commtag)
 {

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to