OSDN Git Service

2001-01-31 Fernando Nasser <fnasser@redhat.com>
[pf3gnuchains/pf3gnuchains4x.git] / gdb / gdbtk / library / plugins / rhabout.tcl
1 package provide RHABOUT 1.0
2 set dirname [file dirname [info script]]
3 lappend auto_path [file join $dirname rhabout]
4 catch {load [file join $dirname rhabout rhabout.so]}