comparison lisp/progmodes/idlw-toolbar.el @ 47440:0e5a022947e9

Updated to IDLWAVE version 4.15. See idlwave.org.
author J.D. Smith <jdsmith@as.arizona.edu>
date Thu, 12 Sep 2002 17:24:53 +0000
parents 148f4d9a8905
children 0d8b17d428b5
comparison
equal deleted inserted replaced
47439:8e23c317f989 47440:0e5a022947e9
1 ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE 1 ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE
2 ;; Copyright (c) 1999, 2000, 2001,2002 Free Software Foundation 2 ;; Copyright (c) 1999, 2000, 2001,2002 Free Software Foundation
3 3
4 ;; Author: Carsten Dominik <dominik@astro.uva.nl> 4 ;; Author: Carsten Dominik <dominik@astro.uva.nl>
5 ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> 5 ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
6 ;; Version: 4.14 6 ;; Version: 4.15
7 ;; Date: $Date: 2002/06/14 19:06:16 $ 7 ;; Date: $Date: 2002/06/14 19:06:16 $
8 ;; Keywords: processes 8 ;; Keywords: processes
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11