diff options
Diffstat (limited to 'iraf.ctio/ur_extern.pkg')
-rw-r--r-- | iraf.ctio/ur_extern.pkg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/iraf.ctio/ur_extern.pkg b/iraf.ctio/ur_extern.pkg new file mode 100644 index 0000000..565d607 --- /dev/null +++ b/iraf.ctio/ur_extern.pkg @@ -0,0 +1,6 @@ +# ftp://iraf.noao.edu/iraf/v215/REPO +reset ctio = UR_VDIR +task ctio.pkg = ctio$ctio.cl +reset helpdb= ( envget("helpdb") + ",ctio$lib/helpdb.mip" ) +reset aproposdb= ( envget("aproposdb") + ",ctio$lib/apropos.db" ) + |