Revision: 56773
          http://sourceforge.net/p/brlcad/code/56773
Author:   d_rossberg
Date:     2013-08-13 11:34:43 +0000 (Tue, 13 Aug 2013)
Log Message:
-----------
ups, I must have overlooked this g-stl remnant

Modified Paths:
--------------
    brlcad/trunk/src/conv/raw/g-raw.c

Modified: brlcad/trunk/src/conv/raw/g-raw.c
===================================================================
--- brlcad/trunk/src/conv/raw/g-raw.c   2013-08-13 05:30:44 UTC (rev 56772)
+++ brlcad/trunk/src/conv/raw/g-raw.c   2013-08-13 11:34:43 UTC (rev 56773)
@@ -53,7 +53,7 @@
 }
 
 
-static char usage[] = "Usage: %s [-vi8] [-xX lvl] [-P num_cpus] [-a 
abs_tess_tol] [-r rel_tess_tol] [-n norm_tess_tol] [-D dist_calc_tol] [-o 
output_file_name.stl | -m directory_name] brlcad_db.g object(s)\n";
+static char usage[] = "Usage: %s [-vi8] [-xX lvl] [-P num_cpus] [-a 
abs_tess_tol] [-r rel_tess_tol] [-n norm_tess_tol] [-D dist_calc_tol] [-o 
output_file_name.raw | -m directory_name] brlcad_db.g object(s)\n";
 
 
 static int verbose;

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to