Codebase list jimtcl / debian/0.72-1 bootstrap.tcl
debian/0.72-1

Tree @debian/0.72-1 (Download .tar.gz)

bootstrap.tcl @debian/0.72-1raw · history · blame

1
2
3
# No need for package support in the bootstrap jimsh, but
# Tcl extensions call package require
proc package {args} {}