branch: externals/idlwave commit 3836f94e538e8902d44c0741760b9ea51dab613e Author: jdsmith <jdsmith> Commit: jdsmith <jdsmith>
*** empty log message *** --- idlw-toolbar.el | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/idlw-toolbar.el b/idlw-toolbar.el index 6fde9e2972..9b6f046830 100644 --- a/idlw-toolbar.el +++ b/idlw-toolbar.el @@ -1,10 +1,10 @@ ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE -;; Copyright (c) 1999, 2000, 2001,2002 Free Software Foundation +;; Copyright (c) 1999, 2000, 2001,2002,2004 Free Software Foundation ;; Author: Carsten Dominik <domi...@astro.uva.nl> ;; Maintainer: J.D. Smith <jdsm...@as.arizona.edu> ;; Version: VERSIONTAG -;; Date: $Date: 2003/05/13 18:42:27 $ +;; Date: $Date: 2005/05/06 23:08:23 $ ;; Keywords: processes ;; This file is part of GNU Emacs. @@ -968,6 +968,5 @@ static char * file[] = { (provide 'idlw-toolbar) (provide 'idlwave-toolbar) +;; arch-tag: ec9a3717-c44c-4716-9bda-cdacbe5ddb62 ;;; idlw-toolbar.el ends here - -