# Last edited on 2024-03-30 06:09:39 by stolfi

PROGS := \
  nmsim_extract_neuron_indices.sh \
  nmsim_make_rho_band_plot.gawk \
  nmsim_plot_input.sh \
  nmsim_plot_modulator.sh \
  nmsim_plot_potentials.sh \
  nmsim_plot_rho.sh \
  
LIBS := \
  nmsim_choose_plot_tics.gawk

include ${STOLFIHOME}/programs/GENERIC-SCRIPTS.make

  
