Revision: 55274
          http://sourceforge.net/p/brlcad/code/55274
Author:   brlcad
Date:     2013-05-01 04:08:05 +0000 (Wed, 01 May 2013)
Log Message:
-----------
no longer searches share/brlcad/VERSION by default, searches DATA_DIR and share

Modified Paths:
--------------
    brlcad/trunk/include/bu.h

Modified: brlcad/trunk/include/bu.h
===================================================================
--- brlcad/trunk/include/bu.h   2013-04-30 20:53:41 UTC (rev 55273)
+++ brlcad/trunk/include/bu.h   2013-05-01 04:08:05 UTC (rev 55274)
@@ -3205,8 +3205,8 @@
  *
  *   BRLCAD_DATA environment variable if set
  *   BRLCAD_DATA compile-time path
- *   bu_brlcad_root/share/brlcad/VERSION path
- *   bu_brlcad_root path
+ *   bu_brlcad_root/DATA_DIR path
+ *   bu_brlcad_root/share path
  *   current directory
  *
  * A STATIC buffer is returned.  It is the caller's responsibility to

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


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to