Revision: 54456
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54456&view=rev
Author:   n_reed
Date:     2013-02-21 14:44:39 +0000 (Thu, 21 Feb 2013)
Log Message:
-----------
boteditor was inadvertently omitted from last set of paths

Modified Paths:
--------------
    brlcad/trunk/src/libtclcad/tclcadAutoPath.c

Modified: brlcad/trunk/src/libtclcad/tclcadAutoPath.c
===================================================================
--- brlcad/trunk/src/libtclcad/tclcadAutoPath.c 2013-02-21 14:20:52 UTC (rev 
54455)
+++ brlcad/trunk/src/libtclcad/tclcadAutoPath.c 2013-02-21 14:44:39 UTC (rev 
54456)
@@ -319,6 +319,7 @@
        join_path(&auto_path, data, "tclscripts", "graph", NULL);
        join_path(&auto_path, data, "tclscripts", "rtwizard", NULL);
        join_path(&auto_path, data, "tclscripts", "archer", NULL);
+       join_path(&auto_path, data, "tclscripts", "boteditor", NULL);
     }
 
     /*    printf("AUTO_PATH IS %s\n", bu_vls_addr(&auto_path)); */

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to