htrdr

Solving radiative transfer in heterogeneous media
git clone git://git.meso-star.fr/htrdr.git
Log | Files | Refs | README | LICENSE

commit 14690a514aec9af4798244f69905ac3670923d33
parent 1c50d98515482776f552c28d89ecec4a75821ad2
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu, 26 Mar 2020 14:31:48 +0100

Remove a useless inclusion

Diffstat:
Msrc/htrdr_ground.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/htrdr_ground.c b/src/htrdr_ground.c @@ -32,7 +32,6 @@ #include <rsys/hash_table.h> #include <star/s3d.h> -#include <star/smtl.h> /* Define the hash table that maps an Obj vertex id to its position into the * vertex buffer */