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/vtel/x_vtel.x | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/imred/vtel/x_vtel.x')
-rw-r--r-- | noao/imred/vtel/x_vtel.x | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/noao/imred/vtel/x_vtel.x b/noao/imred/vtel/x_vtel.x new file mode 100644 index 00000000..942afcf0 --- /dev/null +++ b/noao/imred/vtel/x_vtel.x @@ -0,0 +1,16 @@ +task readvt = t_readvt, + writevt = t_writevt, + unwrap = t_unwrap, + quickfit = t_quickfit, + getsqib = t_getsqib, + putsqib = t_putsqib, + rmap = t_rmap, + merge = t_merge, + destreak = t_destreak, + trim = t_trim, + dicoplot = t_dicoplot, + vtexamine = t_vtexamine, + tcopy = t_tcopy, + mscan = t_mscan, + syndico = t_syndico, + pimtext = t_pimtext |