star-3d

Surface structuring for efficient 3D geometric queries
git clone git://git.meso-star.fr/star-3d.git
Log | Files | Refs | README | LICENSE

commit 454b3ac028d29930600180a055e00df43dc24a6a
parent e48d52129242d53887a029239be982bc26667368
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu, 22 Dec 2022 11:53:26 +0100

Fix a Makefile comment

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -35,7 +35,7 @@ include config.mk ################################################################################ -# RSys building +# Star-3D building ################################################################################ SRC =\ src/s3d_device.c\