Revision: 40523
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40523&view=rev
Author:   bob1961
Date:     2010-09-09 17:41:03 +0000 (Thu, 09 Sep 2010)

Log Message:
-----------
If on windows add a path to Tktable2.10 to the auto_path.

Modified Paths:
--------------
    brlcad/trunk/src/archer/archer

Modified: brlcad/trunk/src/archer/archer
===================================================================
--- brlcad/trunk/src/archer/archer      2010-09-09 17:37:55 UTC (rev 40522)
+++ brlcad/trunk/src/archer/archer      2010-09-09 17:41:03 UTC (rev 40523)
@@ -90,6 +90,7 @@
 
 if {$tcl_platform(platform) == "windows"} {
     lappend auto_path ${env(ARCHER_HOME)}/bin/Tkhtml3.0
+    lappend auto_path ${env(ARCHER_HOME)}/bin/Tktable2.10
 }
 
 # load archer guts


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

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to