SRCS = \
   Geometry/colour.c \
   Geometry/colour_def.c \
   Geometry/gaussian.c \
   Geometry/inverse.c \
   Geometry/newton.c \
   Geometry/points.c \
   Geometry/splines.c \
   Geometry/tensors.c \
   Geometry/transforms.c \
   MNI_formats/gen_xf_io.c \
   MNI_formats/gen_xfs.c \
   MNI_formats/grid_transforms.c \
   MNI_formats/mni_io.c \
   MNI_formats/tag_points.c \
   MNI_formats/thin_plate_spline.c \
   Prog_utils/alloc.c \
   Prog_utils/alloc_check.c \
   Prog_utils/arrays.c \
   Prog_utils/files.c \
   Prog_utils/print.c \
   Prog_utils/progress.c \
   Prog_utils/string.c \
   Prog_utils/time.c \
   Volumes/evaluate.c \
   Volumes/get_hyperslab.c \
   Volumes/input_free.c \
   Volumes/input_mnc.c \
   Volumes/input_volume.c \
   Volumes/multidim_arrays.c \
   Volumes/output_mnc.c \
   Volumes/output_volume.c \
   Volumes/set_hyperslab.c \
   Volumes/volume_cache.c \
   Volumes/volumes.c
