From: curt Date: Wed, 30 Jul 1997 16:12:41 +0000 (+0000) Subject: Moved fg_random routines from Util/ to Math/ X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9c4b4abb500caf1f03474978560ab97c7fb24a31;p=simgear.git Moved fg_random routines from Util/ to Math/ --- diff --git a/Math/depend b/Math/depend index 88df0fdf..8e14d515 100644 --- a/Math/depend +++ b/Math/depend @@ -2,4 +2,5 @@ MAT3geom.o: MAT3geom.c mat3defs.h mat3.h MAT3inv.o: MAT3inv.c mat3defs.h mat3.h MAT3mat.o: MAT3mat.c mat3defs.h mat3.h MAT3vec.o: MAT3vec.c mat3.h +fg_random.o: fg_random.c fg_random.h polar.o: polar.c polar.h ../types.h ../constants.h