tRemove reference to expired Julia implementation - 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 563c3bfbaf0b5fff580a0174bce8e6efa3942a63
 (DIR) parent ffa419aeae154bec213786b3d7d792b180ce5eff
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed,  8 May 2019 09:19:07 -0700
       
       Remove reference to expired Julia implementation
       
       Diffstat:
         M README.md                           |       3 ---
       
       1 file changed, 0 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -9,9 +9,6 @@ The implementation in C requires a C99-compatible compiler (e.g. `gcc` or
        `clang`). Visualization requires `gnuplot`. To run, simply run `make` in this 
        directory and an output PNG figure is generated.
        
       -Alternatively, an implementation in [Julia](https://julialang.org) resides in 
       -**julia/**.
       -
        ### Advanced usage
        The majority of simulation parameters can be adjusted from the command line: