Avoid static analysis warning: https://msdn.microsoft.com/en-us/library/17b585f0...
[jimtcl.git] / bootstrap.tcl
blobe7adf4b637da3afe1049616505a0243a861c7ff8
1 # No need for package support in the bootstrap jimsh, but
2 # Tcl extensions call package require
3 proc package {args} {}