summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/bibtex/pkgIndex.tcl
blob: 5c2ccf18e999ac9ba28beb21554168dc3a4a4784 (plain)
1
2
if {![package vsatisfies [package provide Tcl] 8.4]} {return}
package ifneeded bibtex 0.6 [list source [file join $dir bibtex.tcl]]