blob: 379ae40daa878885ae06c025b62618efde7b36f3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Make the TWODSPEC package.
update:
$echo "---------------- TWODSPEC.APEXTRACT -----------------"
$call update@apextract
$echo "---------------- TWODSPEC.LONGSLIT ----------------"
$call update@longslit
#$echo "---------------- TWODSPEC.MULTISPEC ---------------"
#$call update@multispec
;
|