projects
/
tkcon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d74c2d
)
add tcl emacs identifier
author
Jeff Hobbs
<hobbs@users.sourceforge.net>
Fri, 24 Apr 2009 19:08:02 +0000
(19:08 +0000)
committer
Jeff Hobbs
<hobbs@users.sourceforge.net>
Fri, 24 Apr 2009 19:08:02 +0000
(19:08 +0000)
tkcon.tcl
patch
|
blob
|
history
diff --git
a/tkcon.tcl
b/tkcon.tcl
index f06b45ddbf01dd4e9fa1203f02b97bf9045c5158..919546476c7d0d1f8f3a5f3e9d10b18c07adf25f 100755
(executable)
--- a/
tkcon.tcl
+++ b/
tkcon.tcl
@@
-1,4
+1,5
@@
#!/bin/sh
+# -*- tcl -*-
# \
exec wish "$0" ${1+"$@"}