diff options
Diffstat (limited to 'tkblt/pkgIndex.tcl.in')
-rw-r--r-- | tkblt/pkgIndex.tcl.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tkblt/pkgIndex.tcl.in b/tkblt/pkgIndex.tcl.in deleted file mode 100644 index ea7d80b..0000000 --- a/tkblt/pkgIndex.tcl.in +++ /dev/null @@ -1,5 +0,0 @@ -# -# Tcl package index file -# -package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \ - [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]\n[list source [file join $dir graph.tcl]] |