diff options
Diffstat (limited to 'library/bgerror.tcl')
-rw-r--r-- | library/bgerror.tcl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/library/bgerror.tcl b/library/bgerror.tcl index b0b3d9d..4ecabd8 100644 --- a/library/bgerror.tcl +++ b/library/bgerror.tcl @@ -8,9 +8,6 @@ # # Copyright (c) 1998-2000 by Ajuba Solutions. # Copyright (c) 2007 Daniel A. Steffen <das@users.sourceforge.net> -# -# RCS: @(#) $Id: bgerror.tcl,v 1.23.2.10 2010/01/23 01:36:03 patthoyts Exp $ -# $Id: bgerror.tcl,v 1.23.2.10 2010/01/23 01:36:03 patthoyts Exp $ namespace eval ::tk::dialog::error { namespace import -force ::tk::msgcat::* |