1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00

Also provide idlwave-toolbar, not only idlw-toolbar

This commit is contained in:
Carsten Dominik 2000-01-05 08:52:21 +00:00
parent a98f98c0cf
commit 1a4bfeddc0

View File

@ -4,7 +4,7 @@
;; Author: Carsten Dominik <dominik@strw.leidenuniv.nl>
;; Version: 3.11
;; Date: $Date: 2000/01/03 14:23:13 $
;; Date: $Date: 2000/01/03 14:26:03 $
;; Keywords: processes
;; This file is part of GNU Emacs.
@ -860,6 +860,7 @@ static char * file[] = {
(idlwave-toolbar-add-everywhere)))
(provide 'idlw-toolbar)
(provide 'idlwave-toolbar)
;;; idlw-toolbar.el ends here