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

index cc6d0bec08a938033ec7a60f4ddda712211131e6..d8c30a231a67c0d25445d14cc5e4a1d1713bb885 100644 (file)
@@ -6,7 +6,7 @@
 ;; Author: Chris Chase <chase@att.com>
 ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl>
 ;; Version: 3.11
-;; Date: $Date: 2000/01/03 14:19:10 $
+;; Date: $Date: 2000/01/03 14:27:03 $
 ;; Keywords: processes
 
 ;; This file is part of GNU Emacs.
@@ -2432,6 +2432,7 @@ static char * file[] = {
              (t nil))))
 
 (provide 'idlw-shell)
+(provide 'idlwave-shell)
 
 ;;; Load the toolbar when wanted by the user.