Revision: 64319
          http://sourceforge.net/p/brlcad/code/64319
Author:   carlmoore
Date:     2015-02-27 22:06:48 +0000 (Fri, 27 Feb 2015)
Log Message:
-----------
oops, make fixes regarding Usage; again, we leave old COMMENTS in instead of 
the new ones I sent in earlier

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/mged/lc.tcl

Modified: brlcad/trunk/src/tclscripts/mged/lc.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/lc.tcl     2015-02-27 22:01:50 UTC (rev 
64318)
+++ brlcad/trunk/src/tclscripts/mged/lc.tcl     2015-02-27 22:06:48 UTC (rev 
64319)
@@ -60,7 +60,7 @@
     set sort_column_flag_cnt 0
 
     if { [llength $args] == 0 } {
-       puts stdout "Usage: \[-d|-s] [-r\] \[-z\] \[-0|-1|-2|-3|-4|-5\] \[-f 
{FileName}\] {GroupName}"
+       puts stdout "Usage: \[-d|-s\] \[-r\] \[-z\] \[-0|-1|-2|-3|-4|-5\] \[-f 
{FileName}\] {GroupName}"
        return
     }
 

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


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to