tremove unused variable for skin-depth calculations - cngf-pf-exp1 - experiments for first paper with continuum granular model
 (HTM) git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 72e48594e18fa619cfe2092aa78af61490f947e9
 (DIR) parent 0cc65a5920ab86a1b41db896fdc3346a03587a32
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri, 10 Jun 2022 10:28:51 +0200
       
       remove unused variable for skin-depth calculations
       
       Diffstat:
         M fig-skin_depth/Makefile             |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/fig-skin_depth/Makefile b/fig-skin_depth/Makefile
       t@@ -32,7 +32,6 @@ max_depth_ampl10e3.txt: $(BIN) Makefile
                                                -P 1e-8 \
                                                -i 1.787e-3 \
                                                -k $$k \
       -                                        -O 100e3 \
                                                -a $$A_f \
                                                -q $$f | \
                                                awk '{print $$1}' >> $$out;\