aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/d_math.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-10 20:57:10 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-11-10 20:57:10 +0000
commitef93be430a3794eea061d6494205739c218898c0 (patch)
tree658d852db47331d895f12bd45d17a601fe84b821 /externals/vanilla/d_math.c
parent8a7d3c316f7c113f507bb513b576f668638d88dc (diff)
mark which Pd-vanilla files these are derived from so changes can be tracked. Next rename the files to mark them as changed from pd-vanilla
svn path=/trunk/; revision=12747
Diffstat (limited to 'externals/vanilla/d_math.c')
-rw-r--r--externals/vanilla/d_math.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/externals/vanilla/d_math.c b/externals/vanilla/d_math.c
index 10f27cfe..eb011a4a 100644
--- a/externals/vanilla/d_math.c
+++ b/externals/vanilla/d_math.c
@@ -2,11 +2,9 @@
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
-/* mathematical functions and other transfer functions, including tilde
- versions of stuff from x_acoustics.c.
-*/
+/* sqrt-related functions from pd-vanilla's d_math.c */
-#include "d_math.h"
+#include "e_sqrt.h"
/* these are used in externs like "bonk" */