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/lp1_t~.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'externals/build/src/lp1_t~.c') diff --git a/externals/build/src/lp1_t~.c b/externals/build/src/lp1_t~.c index 6aaf95e7..3fad20e6 100644 --- a/externals/build/src/lp1_t~.c +++ b/externals/build/src/lp1_t~.c @@ -1,5 +1 @@ -#include "../../iemlib/src/iemlib1/siglp1_t.c" -void lp1_t_tilde_setup(void) -{ - siglp1_t_setup(); -} +#include "../../iemlib/src/iemlib1/lp1_t~.c" -- cgit v1.2.1