diff options
Diffstat (limited to 'doc/misc/idlwave.texi')
-rw-r--r-- | doc/misc/idlwave.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 5149eb91651..c7495d8cc93 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi @@ -669,7 +669,7 @@ We have already used the routine info display in the first part of this tutorial. This was the invoked using @kbd{C-c ?}, and displays information about the IDL routine near the cursor position. Wouldn't it be nice to have the same kind of information available for your own -routines and for the huge amount of code in major libraries like JHUPL +routines and for the huge amount of code in major libraries like JHUAPL or the IDL-Astro library? In many cases, you may already have this information. Files named @file{.idlwave_catalog} in library directories contain scanned information on the routines in that directory; many |