Index: library/xotcl/library/pkgIndex.tcl =================================================================== diff -u -N -rd86c38b00180ab264231a36ca1734b8c46b35d79 -r17b9a613f34835c19042ad66847fb14427018f88 --- library/xotcl/library/pkgIndex.tcl (.../pkgIndex.tcl) (revision d86c38b00180ab264231a36ca1734b8c46b35d79) +++ library/xotcl/library/pkgIndex.tcl (.../pkgIndex.tcl) (revision 17b9a613f34835c19042ad66847fb14427018f88) @@ -1,5 +1,5 @@ # Tcl package index file, version 1.1 -# This file is generated by the "pkg_mkIndex -direct -load nsf" command +# This file is generated by the "pkg_mkIndex -direct -load nsf -load nx" 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 @@ -8,3 +8,4 @@ # script is sourced, the variable $dir must contain the # full path name of this file's directory. +package ifneeded XOTcl 2.0 [list source [file join $dir xotcl2.tcl]]