diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/imred/src/dofoe/dofoetasks.cl | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/imred/src/dofoe/dofoetasks.cl')
-rw-r--r-- | noao/imred/src/dofoe/dofoetasks.cl | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/noao/imred/src/dofoe/dofoetasks.cl b/noao/imred/src/dofoe/dofoetasks.cl new file mode 100644 index 00000000..4c602be0 --- /dev/null +++ b/noao/imred/src/dofoe/dofoetasks.cl @@ -0,0 +1,19 @@ +#{ DOFOE tasks + +task dofoe = "dofoe$dofoe.cl" +task params = "dofoe$params.par" + +task proc = "dofoe$proc.cl" +task response = "dofoe$response.cl" +task arcrefs = "dofoe$arcrefs.cl" +task doarcs = "dofoe$doarcs.cl" +task batch = "dofoe$batch.cl" +task listonly = "dofoe$listonly.cl" + +task apscript = "dofoe$x_apextract.e" + +# Hide tasks from the user +hidetask apscript +hidetask params, proc, batch, arcrefs, doarcs, listonly, response + +keep |