aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/pkgIndex.tcl
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
committerN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
commit8dbec761cf858ea65900c8a094599857208d8c3a (patch)
tree3228c023f87f23a354da3b57fdc2afe5b7052032 /desiredata/src/pkgIndex.tcl
parent529e59635598e2d90a7a49f6b4c676f8366109ba (diff)
svn path=/trunk/; revision=12907
Diffstat (limited to 'desiredata/src/pkgIndex.tcl')
-rw-r--r--desiredata/src/pkgIndex.tcl15
1 files changed, 0 insertions, 15 deletions
diff --git a/desiredata/src/pkgIndex.tcl b/desiredata/src/pkgIndex.tcl
deleted file mode 100644
index 40115eba..00000000
--- a/desiredata/src/pkgIndex.tcl
+++ /dev/null
@@ -1,15 +0,0 @@
-# Tcl package index file, version 1.1
-# This file is generated by the "pkg_mkIndex" command
-# and sourced either when an application starts up or
-# by a "package unknown" script. It invokes the
-# "package ifneeded" command to set up package-related
-# information so that packages will be loaded automatically
-# in response to "package require" commands. When this
-# script is sourced, the variable $dir must contain the
-# full path name of this file's directory.
-
-package ifneeded kb-mode 0.1 [list source [file join $dir kb-mode.tcl]]
-package ifneeded poe 0.1 [list source [file join $dir poe.tcl]]
-package ifneeded pre8.5 8.4 [list source [file join $dir pre8.5.tcl]]
-package ifneeded bgerror 8.4 [list source [file join $dir bgerror.tcl]]
-package ifneeded dzinc 0.1 [list source [file join $dir dzinc.tcl]]