Revision: 45893
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45893&view=rev
Author:   brlcad
Date:     2011-08-10 13:37:10 +0000 (Wed, 10 Aug 2011)

Log Message:
-----------
try a different way to read in the helplib.tcl file, source it

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/mged/help.tcl

Modified: brlcad/trunk/src/tclscripts/mged/help.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/help.tcl   2011-08-10 13:34:34 UTC (rev 
45892)
+++ brlcad/trunk/src/tclscripts/mged/help.tcl   2011-08-10 13:37:10 UTC (rev 
45893)
@@ -25,6 +25,7 @@
 #==============================================================================
 
 # This command causes helplib.tcl to get read in.
+source [file join ".." "helplib.tcl"]
 helplib
 
 set mged_help_data(?)          {{}     {summary of available mged commands}}


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

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to