blob: b2ba14fa272f494e7779708ae8e0d652d30e31ef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Task declaration for the LOCAL package.
task binpairs = t_binpairs,
detect = t_acedetect,
iralign = t_iralign,
irmatch1d = t_irmatchd1,
irmatch2d = t_irmatchd2,
irmosaic = t_irmosaic,
linpol = t_linpol,
slitpic = t_slitpic
|