Revision: 56585
          http://sourceforge.net/p/brlcad/code/56585
Author:   starseeker
Date:     2013-08-05 16:12:43 +0000 (Mon, 05 Aug 2013)
Log Message:
-----------
whoop, committed too many files

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

Modified: brlcad/trunk/src/conv/step/g-step.cpp
===================================================================
--- brlcad/trunk/src/conv/step/g-step.cpp       2013-08-05 16:05:57 UTC (rev 
56584)
+++ brlcad/trunk/src/conv/step/g-step.cpp       2013-08-05 16:12:43 UTC (rev 
56585)
@@ -132,7 +132,7 @@
     //
     Registry *registry = new Registry( SchemaInit );
     InstMgr instance_list;
-    STEPfile *sfile = new STEPfile(*registry, instance_list);
+    //STEPfile *sfile = new STEPfile(*registry, instance_list);
 
     int entities_cnt = brep->m_S.Count() + brep->m_C3.Count() + 
brep->m_C2.Count() +
                        brep->m_V.Count() + brep->m_E.Count() + 
brep->m_T.Count() +

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


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to