diff options
Diffstat (limited to 'tools/tcltk-man2html.tcl')
-rwxr-xr-x | tools/tcltk-man2html.tcl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index d758edb..3855d50 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -1969,3 +1969,7 @@ if {1} { puts $error\n$errorInfo } } + +# Local-Variables: +# mode: tcl +# End: |