diff options
Diffstat (limited to 'noao/mtlocal/x_mtlocal.x')
-rw-r--r-- | noao/mtlocal/x_mtlocal.x | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/mtlocal/x_mtlocal.x b/noao/mtlocal/x_mtlocal.x new file mode 100644 index 00000000..f3ebeeab --- /dev/null +++ b/noao/mtlocal/x_mtlocal.x @@ -0,0 +1,11 @@ +# Mtlocal package. + +task ridsmtn = t_ridsmtn, + ldumpf = t_ldumpf, + rdumpf = t_rdumpf, + ridsfile = t_ridsfile, + ridsout = t_ridsout, + rrcopy = t_rrcopy, + rcamera = t_rcamera, + rpds = t_pdsread, + r2df = t_r2df |