Revision: 55634
          http://sourceforge.net/p/brlcad/code/55634
Author:   brlcad
Date:     2013-06-02 03:01:52 +0000 (Sun, 02 Jun 2013)
Log Message:
-----------
remove unhelpful comment

Modified Paths:
--------------
    brlcad/trunk/src/conv/3dm/3dm-g.cpp

Modified: brlcad/trunk/src/conv/3dm/3dm-g.cpp
===================================================================
--- brlcad/trunk/src/conv/3dm/3dm-g.cpp 2013-06-02 02:59:13 UTC (rev 55633)
+++ brlcad/trunk/src/conv/3dm/3dm-g.cpp 2013-06-02 03:01:52 UTC (rev 55634)
@@ -40,9 +40,6 @@
 /* generic entity name */
 #define GENERIC_NAME "rhino"
 #define Usage "Usage: 3dm-g [-v vmode] [-r] [-u] -o output_file.g 
input_file.3dm\n"
-/*  Did not use THIS define; some options aren't fully implemented:
-  #define Usage "Usage: 3dm-g [-d] [-s scalefactor] [-t tolerance] [-v vmode] 
[-r] [-u] -o output_file.g input_file.3dm\n"
-*/
 
 /* typedefs and global containers for building layer hierarchy */
 typedef std::map< std::string, std::string> STR_STR_MAP;

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://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to