star-schiff

Library for estimating radiative properties
git clone git://git.meso-star.com/star-schiff.git
Log | Files | Refs | README | LICENSE

commit 8cc6fabe73094066c7fddf4426a41fc3e130f8d5
parent a1bdec6fca554fb55d62fb23b21bd58957bc641a
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Wed, 13 May 2026 18:03:32 +0200

Minor correction to a comment in the Makefile

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

diff --git a/Makefile b/Makefile @@ -31,7 +31,7 @@ default: library all: default tests ################################################################################ -# Star-3D building +# Library ################################################################################ SRC =\ src/sschiff_device.c\