blob: c38a4bebcadcb6b856efcbc4095efb3e1f7b1a27 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# Global environment definitions for the NOAO packages.
set pkglibs = "noao$bin(arch)/,noao$lib/"
set noaobin = "noao$bin(arch)/"
set noaolib = "noao$lib/"
set ccdtime = "noaolib$ccdtime/"
set onedstds = "noaolib$onedstds/"
set linelists = "noaolib$linelists/"
set artdata = noao$artdata/
set astrometry = noao$astrometry/
set astcat = noao$astcat/
set astutil = noao$astutil/
set digiphot = noao$digiphot/
set focas = noao$focas/
set imred = noao$imred/
set mtlocal = noao$mtlocal/
set nobsolete = noao$nobsolete/
set nproto = noao$nproto/
set obsutil = noao$obsutil/
set onedspec = noao$onedspec/
set rv = noao$rv/
set surfphot = noao$surfphot/
set twodspec = noao$twodspec/
keep
|