File: Dart

package info (click to toggle)
dart 0.20020805-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,688 kB
  • ctags: 172
  • sloc: tcl: 4,979; perl: 213; makefile: 61; cpp: 42; sh: 2
file content (10 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
# Dummy line to execute tclsh or wish as needed. \
exec tclsh "$0" ${1+"$@"}


# Shell for DashboardManager.tcl

source [file join [file dir [info script]] DashboardManager.tcl]