Revision: 57832
          http://sourceforge.net/p/brlcad/code/57832
Author:   starseeker
Date:     2013-09-23 15:46:06 +0000 (Mon, 23 Sep 2013)
Log Message:
-----------
This string comes from the standard and is expected to be this particular 
domain.

Modified Paths:
--------------
    brlcad/trunk/src/conv/step/g-step/Comb_Tree.cpp

Modified: brlcad/trunk/src/conv/step/g-step/Comb_Tree.cpp
===================================================================
--- brlcad/trunk/src/conv/step/g-step/Comb_Tree.cpp     2013-09-23 15:33:24 UTC 
(rev 57831)
+++ brlcad/trunk/src/conv/step/g-step/Comb_Tree.cpp     2013-09-23 15:46:06 UTC 
(rev 57832)
@@ -63,7 +63,7 @@
     SdaiApplication_context *app_context = (SdaiApplication_context 
*)registry->ObjCreate("APPLICATION_CONTEXT");
     instance_list->Append((STEPentity *)app_context, completeSE);
     mech_context->frame_of_reference_(app_context);
-    app_context->application_("''");
+    app_context->application_("'CONFIGURATION CONTROLLED 3D DESIGNS OF 
MECHANICAL PARTS AND ASSEMBLIES'");
 
     // PRODUCT_DEFINITION
     SdaiProduct_definition *prod_def = (SdaiProduct_definition 
*)registry->ObjCreate("PRODUCT_DEFINITION");

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


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to