Revision: 49355
          http://brlcad.svn.sourceforge.net/brlcad/?rev=49355&view=rev
Author:   brlcad
Date:     2012-02-08 21:32:23 +0000 (Wed, 08 Feb 2012)
Log Message:
-----------
deadcode quellage.  add some interior points (cid 224)

Modified Paths:
--------------
    brlcad/trunk/src/proc-db/spltest.c

Modified: brlcad/trunk/src/proc-db/spltest.c
===================================================================
--- brlcad/trunk/src/proc-db/spltest.c  2012-02-08 21:30:50 UTC (rev 49354)
+++ brlcad/trunk/src/proc-db/spltest.c  2012-02-08 21:32:23 UTC (rev 49355)
@@ -48,7 +48,7 @@
     int i;
     int ki;
     int cur_kv;
-    int interior_pts = 0;
+    int interior_pts = 2;
     fastf_t *fp = NULL;
     struct face_g_snurb *srf = NULL;
 

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


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to