From f47eb69a354188154731846dde8b384c2c2f39f6 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 28 Jun 2014 18:46:16 -0400 Subject: Rename guile-2d to Sly! Massive find/replace job. --- doc/math.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/math.texi') diff --git a/doc/math.texi b/doc/math.texi index 74645db..6e92cc0 100644 --- a/doc/math.texi +++ b/doc/math.texi @@ -2,7 +2,7 @@ @chapter Math Games typically require a lot of linear algebra and trigonometry in -order to function. Guile-2D provides modules to perform 2D vector +order to function. Sly provides modules to perform 2D vector math, degree to/from radian conversions, and axis-aligned bounding box collision tests. -- cgit v1.2.3