tAdd makefile - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
 (HTM) git clone git://src.adamsgaard.dk/cngf-pf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3bd8e7c3f474481aa9a925151da29945bac8e8e5
 (DIR) parent 4def6527e85a80d0dc2b52f51aa376c782d296d4
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu,  4 Apr 2019 16:30:17 +0200
       
       Add makefile
       
       Diffstat:
         A Makefile                            |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -0,0 +1,2 @@
       +1d_fd_simple_shear_v_x.png: 1d_fd_simple_shear.jl
       +        julia --banner=no --color=yes $<