aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/idlw-shell.el
diff options
context:
space:
mode:
authorCarsten Dominik <[email protected]>2000-01-05 08:50:31 +0000
committerCarsten Dominik <[email protected]>2000-01-05 08:50:31 +0000
commita98f98c0cf41ed343f7774234b240ab994e6f4fa (patch)
tree17f943bec3a39571a4940938be23fccce42dc56f /lisp/progmodes/idlw-shell.el
parent48441121b2aa1e626c7423b6fc6f4d37973e6a4e (diff)
Also provide idlwave.shell, not only idlw-shell.
Diffstat (limited to 'lisp/progmodes/idlw-shell.el')
-rw-r--r--lisp/progmodes/idlw-shell.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el
index cc6d0bec08..d8c30a231a 100644
--- a/lisp/progmodes/idlw-shell.el
+++ b/lisp/progmodes/idlw-shell.el
@@ -6,7 +6,7 @@
;; Author: Chris Chase <[email protected]>
;; Maintainer: Carsten Dominik <[email protected]>
;; 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.