Spaces:
Running
Running
File size: 262 Bytes
ba2f5d6 |
1 2 3 4 5 6 7 8 9 10 |
# -*-mode: tcl; fill-column: 75; tab-width: 8; coding: iso-latin-1-unix -*-
#
# Tcl package index file, version 1.0
#
# $Id: pkgIndex.tcl,v 1.2 2002/01/24 09:17:02 idiscovery Exp $
#
package ifneeded wm_default 1.0 [list source [file join $dir WmDefault.tcl]]
|