#! /bin/bash
# Last edited on 2025-02-17 02:43:08 by stolfi

make-tar-file-list.sh \
  PST/fit_ellipse_to_photo \
  PST/fit_light_to_photo \
  PST/fni_hist \
  PST/fni_lin_fit \
  PST/fni_log_ratio \
  PST/fni_plot.sh \
  PST/fni_size \
  PST/fni_to_pnm \
  PST/fni_view \
  PST/make_sphere_normal_map \
  PST/make_test_slope_maps \
  PST/normal_to_photo \
  PST/normal_to_slope \
  PST/photo_to_normal \
  PST/pnm_to_fni \
  PST/slope_to_height \
  PST/slope_to_normal \
  IMG/pgmselect \
  IMG/pgmwfilter \
  IMG/pgmwmask \
  IMG/piketopnm \
  IMG/pnmfftfilter \
  IMG/pnmfield \
  IMG/pnmift \
  IMG/pnmpairtopng \
  IMG/pnmprojmap \
  IMG/pnmradist \
  IMG/pnmspectrum \
  IMG/pnmtopsx \
  IMG/pnmwiggle \
  IMG/pnmxarith \
  IMG/pnmxpad \
  IMG/pnmxramp \
  JSLIBS/libaa \
  JSLIBS/libdelaunay \
  JSLIBS/libflt \
  JSLIBS/libgeo \
  JSLIBS/libia \
  JSLIBS/libimg \
  JSLIBS/libjs \
  JSLIBS/libps \
  JSLIBS/libpst \
  JSLIBS/libquad \
  JSLIBS/libraab \
  UTILS/bool \
  UTILS/revbytes

tar -cvzf progs-for-rafael-2010-07-07.tgz -T .files-to-tar
