diff options
Diffstat (limited to 'iraf.stsdas/ur_extern.pkg')
-rw-r--r-- | iraf.stsdas/ur_extern.pkg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iraf.stsdas/ur_extern.pkg b/iraf.stsdas/ur_extern.pkg index 63ab4ec..a7ac272 100644 --- a/iraf.stsdas/ur_extern.pkg +++ b/iraf.stsdas/ur_extern.pkg @@ -1,6 +1,5 @@ reset stsdas = UR_VDIR task stsdas.pkg = stsdas$stsdas.cl -task apropos = stsdas$apropos.cl if (access("stsdas$lib")) { reset helpdb= ( envget("helpdb") + ",stsdas$lib/helpdb.mip" ) reset aproposdb= ( envget("aproposdb") + ",stsdas$lib/apropos.db" ) |