Revision: 41989
http://brlcad.svn.sourceforge.net/brlcad/?rev=41989&view=rev
Author: erikgreenwald
Date: 2011-01-06 20:31:39 +0000 (Thu, 06 Jan 2011)
Log Message:
-----------
use TIE_EXPORT and force TIE_PRECISION
Modified Paths:
--------------
brlcad/trunk/src/adrt/libtie/tie0.c
Modified: brlcad/trunk/src/adrt/libtie/tie0.c
===================================================================
--- brlcad/trunk/src/adrt/libtie/tie0.c 2011-01-06 20:30:56 UTC (rev 41988)
+++ brlcad/trunk/src/adrt/libtie/tie0.c 2011-01-06 20:31:39 UTC (rev 41989)
@@ -23,9 +23,14 @@
*
*/
#include <bu.h>
+#include "tie.h"
-BU_EXPORT int tie_check_degenerate = 0;
+TIE_EXPORT int tie_check_degenerate = 0;
+#ifdef TIE_PRECISION
+# undef TIE_PRECISION
+#endif
+
#define TIE_PRECISION 0
#include "./tie.c"
#undef TIE_PRECISION
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