Revision: 57301
          http://sourceforge.net/p/brlcad/code/57301
Author:   starseeker
Date:     2013-08-30 02:13:14 +0000 (Fri, 30 Aug 2013)
Log Message:
-----------
Distcheck updates

Modified Paths:
--------------
    brlcad/trunk/src/libbn/tests/CMakeLists.txt
    brlcad/trunk/src/other/stepcode.dist

Modified: brlcad/trunk/src/libbn/tests/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libbn/tests/CMakeLists.txt 2013-08-30 02:12:52 UTC (rev 
57300)
+++ brlcad/trunk/src/libbn/tests/CMakeLists.txt 2013-08-30 02:13:14 UTC (rev 
57301)
@@ -76,10 +76,10 @@
 add_test(bn_poly_sub                   tester_bn_poly_sub)
 add_test(bn_poly_syn_div                  tester_bn_poly_syn_div)
 
-add_test(bn_poly_cubic_roots               tester_bn_poly_cubic_roots)
-add_test(bn_poly_quartic_roots             tester_bn_poly_quartic_roots)
+#add_test(bn_poly_cubic_roots               tester_bn_poly_cubic_roots)
+#add_test(bn_poly_quartic_roots             tester_bn_poly_quartic_roots)
+CMAKEFILES(bn_poly_cubic_roots.c bn_poly_quartic_roots.c)
 
-
 # Local Variables:
 # tab-width: 8
 # mode: cmake

Modified: brlcad/trunk/src/other/stepcode.dist
===================================================================
--- brlcad/trunk/src/other/stepcode.dist        2013-08-30 02:12:52 UTC (rev 
57300)
+++ brlcad/trunk/src/other/stepcode.dist        2013-08-30 02:13:14 UTC (rev 
57301)
@@ -51,6 +51,14 @@
 src/cleditor/seeinfodefault.h
 src/cllazyfile/current_function.hpp
 src/cllazyfile/instMgrHelper.h
+src/cllazyfile/headerSectionReader.h
+src/cllazyfile/lazyDataSectionReader.h
+src/cllazyfile/lazyFileReader.h
+src/cllazyfile/lazyInstMgr.h
+src/cllazyfile/lazyP21DataSectionReader.h
+src/cllazyfile/lazyTypes.h
+src/cllazyfile/p21HeaderSectionReader.h
+src/cllazyfile/sectionReader.h
 src/clprobe-ui
 src/clprobe-ui/dpmenuitem.cc
 src/clprobe-ui/dpmenuitem.h

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to