diff options
Diffstat (limited to 'tools/findBadExternals.tcl')
-rwxr-xr-x | tools/findBadExternals.tcl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/findBadExternals.tcl b/tools/findBadExternals.tcl index 6696801..7592f17 100755 --- a/tools/findBadExternals.tcl +++ b/tools/findBadExternals.tcl @@ -14,9 +14,6 @@ # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. -# -# RCS: @(#) $Id: findBadExternals.tcl,v 1.1 2005/11/04 19:37:57 kennykb Exp $ -# #---------------------------------------------------------------------- proc main {argc argv} { |