summaryrefslogtreecommitdiff
path: root/src/matrixOperations/logm/testDoubleLogm.c
diff options
context:
space:
mode:
authortorset2009-01-08 14:26:10 +0000
committertorset2009-01-08 14:26:10 +0000
commit25344ff9abbbfa7aa30b840ba06781de9f0907bd (patch)
treea4600d6723cbffd0fe3dab468efbb1a41a7ad600 /src/matrixOperations/logm/testDoubleLogm.c
parent1726f7324a2af76a580e5be58441d95548859eed (diff)
downloadscilab2c-25344ff9abbbfa7aa30b840ba06781de9f0907bd.tar.gz
scilab2c-25344ff9abbbfa7aa30b840ba06781de9f0907bd.tar.bz2
scilab2c-25344ff9abbbfa7aa30b840ba06781de9f0907bd.zip
nomsg
Diffstat (limited to 'src/matrixOperations/logm/testDoubleLogm.c')
-rw-r--r--src/matrixOperations/logm/testDoubleLogm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/matrixOperations/logm/testDoubleLogm.c b/src/matrixOperations/logm/testDoubleLogm.c
index 0a4e3405..44deb745 100644
--- a/src/matrixOperations/logm/testDoubleLogm.c
+++ b/src/matrixOperations/logm/testDoubleLogm.c
@@ -15,7 +15,6 @@
#include <math.h>
#include <stdio.h>
#include "logm.h"
-#include "logm_internal.h"
static void dlogmaTest(void){
}