From 92f75bd646ccf6754662a1575511d0f907f545b3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 11 Nov 2006 15:46:22 +0000 Subject: - fixed up iemlib includes to accomidate recent iemlib source changes, and removed objects that were obsoleted. - perhaps its time to remove iemlib from this flatspace library since iemlib can built separately in its entirety. But others still want this, so I'll leave it be. svn path=/trunk/; revision=6264 --- externals/build/src/para_bp2~.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'externals/build/src/para_bp2~.c') diff --git a/externals/build/src/para_bp2~.c b/externals/build/src/para_bp2~.c index 9f88e86f..cc6fc0a2 100644 --- a/externals/build/src/para_bp2~.c +++ b/externals/build/src/para_bp2~.c @@ -1,5 +1 @@ -#include "../../iemlib/src/iemlib1/sigpara_bp2.c" -void para_bp2_tilde_setup(void) -{ - sigpara_bp2_setup(); -} +#include "../../iemlib/src/iemlib1/para_bp2~.c" -- cgit v1.2.1