Revision: 55166
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55166&view=rev
Author:   carlmoore
Date:     2013-04-16 19:17:11 +0000 (Tue, 16 Apr 2013)
Log Message:
-----------
make reference to prompts that may be needed

Modified Paths:
--------------
    brlcad/trunk/src/conv/conv-vg2g.c

Modified: brlcad/trunk/src/conv/conv-vg2g.c
===================================================================
--- brlcad/trunk/src/conv/conv-vg2g.c   2013-04-16 16:17:33 UTC (rev 55165)
+++ brlcad/trunk/src/conv/conv-vg2g.c   2013-04-16 19:17:11 UTC (rev 55166)
@@ -63,7 +63,7 @@
     bu_setprogname(argv[0]);
 
     if ( argc != 3 )  {
-       printf("Usage: conv-vg2g file.vg file.g\n");
+       printf("Usage: conv-vg2g file.vg file.g\n(I prompt as necessary)\n");
        return 11;
     }
 

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


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to