Revision: 42193
http://brlcad.svn.sourceforge.net/brlcad/?rev=42193&view=rev
Author: brlcad
Date: 2011-01-13 01:43:13 +0000 (Thu, 13 Jan 2011)
Log Message:
-----------
if hv3/tkhtml won't load, it's not the end of the world.
Modified Paths:
--------------
brlcad/trunk/src/tclscripts/archer/LoadArcherLibs.tcl
Modified: brlcad/trunk/src/tclscripts/archer/LoadArcherLibs.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/LoadArcherLibs.tcl 2011-01-13
01:42:38 UTC (rev 42192)
+++ brlcad/trunk/src/tclscripts/archer/LoadArcherLibs.tcl 2011-01-13
01:43:13 UTC (rev 42193)
@@ -55,7 +55,9 @@
puts "ERROR: Unable to load ArcherCore Scripting"
exit 1
}
- package require hv3 0.1
+
+ # load Tkhtml
+ catch {package require hv3 0.1} hv3
}
proc LoadArcherLibs {} {
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