Revision: 55049
http://brlcad.svn.sourceforge.net/brlcad/?rev=55049&view=rev
Author: carlmoore
Date: 2013-04-04 21:44:53 +0000 (Thu, 04 Apr 2013)
Log Message:
-----------
no programming change, but add comment about 3 file names based on the filename
provided (I don't know what dem file is)
Modified Paths:
--------------
brlcad/trunk/src/conv/dem-g.c
Modified: brlcad/trunk/src/conv/dem-g.c
===================================================================
--- brlcad/trunk/src/conv/dem-g.c 2013-04-04 19:37:26 UTC (rev 55048)
+++ brlcad/trunk/src/conv/dem-g.c 2013-04-04 21:44:53 UTC (rev 55049)
@@ -1679,6 +1679,9 @@
progname = *av;
+/* Because other file names (__.tmp , __.dsp , __.g) are set up based on the
file name provided
+ * in dem-g command argument, dem-g cannot accept tty input.
+ */
if (ac < 2) {
usage();
bu_exit(BRLCAD_ERROR, "Exiting.\n");
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits