commit 99ccc352930571a092f417a2f889fe383c5e87dc parent 017721becfe1bc2fa6095e69440d1ca82a12d145 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Tue, 25 Aug 2020 17:03:08 +0200 Rename submodule and update naming in README and Makefile Diffstat:
D | 1d_fd_simple_shear | | | 1 | - |
M | Makefile | | | 2 | +- |
M | README.md | | | 4 | ++-- |
A | cngf-pf | | | 1 | + |
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/1d_fd_simple_shear b/1d_fd_simple_shear @@ -1 +0,0 @@ -Subproject commit a67f2e6117b50d1dfaf0d35e91bc612fd65be6b2 diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -REPO = 1d_fd_simple_shear +REPO = cngf-pf FIGDIRS != find . -maxdepth 1 -type d -name 'fig-*' | sed 's/\.\///' FIGURES = $(FIGDIRS:=.pdf) diff --git a/README.md b/README.md @@ -7,8 +7,8 @@ ## Usage ``` -$ git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp -$ cd manus_continuum_granular1_exp +$ git clone git://src.adamsgaard.dk/cngf-pf-exp1 +$ cd cngf-pf-exp1 $ make ``` diff --git a/cngf-pf b/cngf-pf @@ -0,0 +1 @@ +Subproject commit a67f2e6117b50d1dfaf0d35e91bc612fd65be6b2