File: bootstrap.tcl

package info (click to toggle)
openocd 0.5.0-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 16,716 kB
  • sloc: ansic: 143,239; sh: 15,414; tcl: 5,758; makefile: 922; asm: 535; perl: 20
file content (3 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (8)
1
2
3
# No need for package support in the bootstrap jimsh, but
# Tcl extensions call package require
proc package {args} {}