tAdd pulse_lag target - 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 77467c3fc2a1a55818f984e4b8ec87299b6a0149
 (DIR) parent 03d02dc66efc4365e653227ca2a6f9b049c4c48f
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 12 Dec 2019 22:03:22 +0100
       
       Add pulse_lag target
       
       Diffstat:
         M Makefile                            |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -22,6 +22,9 @@ fig-pulse_square.pdf: $(@:.pdf=)/Makefile $(REPO)/$(REPO)
        fig-pulse_triangle.pdf: $(@:.pdf=)/Makefile $(REPO)/$(REPO)
                make -C $(@:.pdf=)
        
       +fig-pulse_lag.pdf: $(@:.pdf=)/Makefile $(REPO)/$(REPO)
       +        make -C $(@:.pdf=)
       +
        fig-skin_depth.pdf: $(@:.pdf=)/Makefile $(REPO)/$(REPO)
                make -C $(@:.pdf=)