Revision: 41928
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41928&view=rev
Author:   starseeker
Date:     2011-01-04 16:50:48 +0000 (Tue, 04 Jan 2011)

Log Message:
-----------
Pull in the export needed for rshot on Windows from CMake

Modified Paths:
--------------
    brlcad/trunk/src/librt/bundle.c

Modified: brlcad/trunk/src/librt/bundle.c
===================================================================
--- brlcad/trunk/src/librt/bundle.c     2011-01-04 16:42:41 UTC (rev 41927)
+++ brlcad/trunk/src/librt/bundle.c     2011-01-04 16:50:48 UTC (rev 41928)
@@ -96,6 +96,8 @@
 
 /* XXX maybe parameter with NORM, UV, CURVE bits? */
 
+RT_EXPORT BU_EXTERN(int rt_shootray_bundle, (register struct application *ap, 
struct xray *rays, int nrays));
+
 int
 rt_shootray_bundle(register struct application *ap, struct xray *rays, int 
nrays)
 {


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

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to