]> git.eshelyaron.com Git - emacs.git/commitdiff
Also provide idlwave-toolbar, not only idlw-toolbar
authorCarsten Dominik <dominik@science.uva.nl>
Wed, 5 Jan 2000 08:52:21 +0000 (08:52 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Wed, 5 Jan 2000 08:52:21 +0000 (08:52 +0000)
lisp/progmodes/idlw-toolbar.el

index 8fb2a4676e99daed19da928818046cf5d3cf16a8..69e386dbb11888804cec5357c93ff4ea2f4721d7 100644 (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