Revision: 34538
          http://brlcad.svn.sourceforge.net/brlcad/?rev=34538&view=rev
Author:   bob1961
Date:     2009-05-15 16:53:15 +0000 (Fri, 15 May 2009)

Log Message:
-----------
Added hyp to the result given when -t is specified.

Modified Paths:
--------------
    brlcad/trunk/src/libged/make.c

Modified: brlcad/trunk/src/libged/make.c
===================================================================
--- brlcad/trunk/src/libged/make.c      2009-05-15 15:48:24 UTC (rev 34537)
+++ brlcad/trunk/src/libged/make.c      2009-05-15 16:53:15 UTC (rev 34538)
@@ -108,7 +108,7 @@
            case 't':
            case 'T':
                if (argc == 2) {
-                   bu_vls_printf(&gedp->ged_result_str, "arb8 arb7 arb6 arb5 
arb4 arbn ars bot ehy ell ell1 epa eto extrude grip half nmg part pipe pnts rcc 
rec rhc rpc rpp sketch sph tec tgc tor trc superell metaball");
+                   bu_vls_printf(&gedp->ged_result_str, "arb8 arb7 arb6 arb5 
arb4 arbn ars bot ehy ell ell1 epa eto extrude grip half hyp nmg part pipe pnts 
rcc rec rhc rpc rpp sketch sph tec tgc tor trc superell metaball");
                    return BRLCAD_HELP;
                }
 


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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to