Revision: 42383
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42383&view=rev
Author:   starseeker
Date:     2011-01-17 07:56:03 +0000 (Mon, 17 Jan 2011)

Log Message:
-----------
Put the trunk version of g_diff back, now that we're using trunk's tclcad

Modified Paths:
--------------
    brlcad/branches/cmake/src/gtools/g_diff.c

Modified: brlcad/branches/cmake/src/gtools/g_diff.c
===================================================================
--- brlcad/branches/cmake/src/gtools/g_diff.c   2011-01-17 07:45:54 UTC (rev 
42382)
+++ brlcad/branches/cmake/src/gtools/g_diff.c   2011-01-17 07:56:03 UTC (rev 
42383)
@@ -950,6 +950,7 @@
     Tcl_FindExecutable(argv[0]);
     interp = Tcl_CreateInterp();
     tclcad_auto_path(interp);
+    tclcad_tcl_library(interp);
 
     if (Tcl_Init(interp) == TCL_ERROR) {
        bu_log("Tcl_Init failure:\n%s\n", Tcl_GetStringResult(interp));


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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to