From 1bf227afdf7d862fc26f9ed74887ef271f431fe2 Mon Sep 17 00:00:00 2001 From: James Turner Date: Wed, 7 Dec 2016 15:16:51 -0300 Subject: Add adccdrom, cfh12k & cirred IRAF packages. --- iraf.cfh12k/ur_extern.pkg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 iraf.cfh12k/ur_extern.pkg (limited to 'iraf.cfh12k/ur_extern.pkg') diff --git a/iraf.cfh12k/ur_extern.pkg b/iraf.cfh12k/ur_extern.pkg new file mode 100644 index 0000000..e893461 --- /dev/null +++ b/iraf.cfh12k/ur_extern.pkg @@ -0,0 +1,6 @@ +# ftp://iraf.noao.edu/iraf/v216/REPO +reset cfh12k = UR_VDIR +task cfh12k.pkg = cfh12k$cfh12k.cl +reset helpdb= ( envget("helpdb") + ",cfh12k$lib/helpdb.mip" ) +reset aproposdb= ( envget("aproposdb") + ",cfh12k$lib/apropos.db" ) + -- cgit