comparison lisp/progmodes/idlw-rinfo.el @ 27608:0bc44f0d5a70

Version number and date updated
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 04 Feb 2000 10:11:48 +0000
parents ae5b17b9c403
children 8eff9cc9cbae
comparison
equal deleted inserted replaced
27607:527d42ebb15e 27608:0bc44f0d5a70
1 ;;; idlw-rinfo.el --- Routine Information for IDLWAVE 1 ;;; idlw-rinfo.el --- Routine Information for IDLWAVE
2 ;; Copyright (c) 1999 Carsten Dominik 2 ;; Copyright (c) 1999 Carsten Dominik
3 ;; Copyright (c) 1999 Free Software Foundation 3 ;; Copyright (c) 1999, 2000 Free Software Foundation
4 4
5 ;; Author: Carsten Dominik <dominik@strw.leidenuniv.nl> 5 ;; Author: Carsten Dominik <dominik@strw.leidenuniv.nl>
6 ;; Version: 3.12 6 ;; Version: 3.15
7 ;; Keywords: languages 7 ;; Keywords: languages
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify
27 27
28 ;; The constant which contains information about IDLs builtin functions 28 ;; The constant which contains information about IDLs builtin functions
29 ;; and procedures. This information is extracted automatically from 29 ;; and procedures. This information is extracted automatically from
30 ;; the IDL documentation. 30 ;; the IDL documentation.
31 ;; 31 ;;
32 ;; Created by get_rinfo on Wed Jan 5 13:17:23 2000 32 ;; Created by get_rinfo on Mon Jan 17 14:28:10 2000
33 ;; IDL version: 5.3 33 ;; IDL version: 5.3
34 ;; Number of files scanned: 5 34 ;; Number of files scanned: 5
35 ;; 903 syntax entries in file refguide.txt.bz2 35 ;; 903 syntax entries in file refguide.txt.bz2
36 ;; 326 syntax entries in file sdf.txt.bz2 36 ;; 326 syntax entries in file sdf.txt.bz2
37 ;; 0 syntax entries in file datamine.txt.bz2 37 ;; 0 syntax entries in file datamine.txt.bz2