tMakefile: add granular.h - granular - granular dynamics simulation
 (HTM) git clone git://src.adamsgaard.dk/granular
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit cef1759a8c1f2ef7b46ee68460f8fa9b4a08c0c4
 (DIR) parent 47bb6a607f6621fef48a906e2fb2e44f02b2c979
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 18 Mar 2021 07:36:45 +0100
       
       Makefile: add granular.h
       
       Diffstat:
         M Makefile                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -15,6 +15,7 @@ HDR = \
                arg.h\
                arrays.h\
                grain.h\
       +        granular.h\
                simulation.h\
                util.h