diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /math/sedumi/files/patch-string.h | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Notes
Notes:
svn path=/head/; revision=366959
Diffstat (limited to 'math/sedumi/files/patch-string.h')
-rw-r--r-- | math/sedumi/files/patch-string.h | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/math/sedumi/files/patch-string.h b/math/sedumi/files/patch-string.h deleted file mode 100644 index c74fb2ed7957..000000000000 --- a/math/sedumi/files/patch-string.h +++ /dev/null @@ -1,40 +0,0 @@ ---- iswnbr.c~ 2008-10-06 10:47:34.000000000 +0900 -+++ iswnbr.c 2008-10-06 10:51:42.000000000 +0900 -@@ -39,6 +39,7 @@ - - #include <math.h> - #include <stdlib.h> -+#include <string.h> - #include "mex.h" - - #define DELTA_OUT myplhs[0] ---- quadadd.c~ 2008-10-06 10:47:34.000000000 +0900 -+++ quadadd.c 2008-10-06 10:51:34.000000000 +0900 -@@ -39,6 +39,7 @@ - */ - #include <math.h> - #include "mex.h" -+#include <string.h> - #include "blksdp.h" - - #define ZHI_OUT myplhs[0] ---- vecsym.c~ 2008-10-06 10:47:34.000000000 +0900 -+++ vecsym.c 2008-10-06 10:51:18.000000000 +0900 -@@ -39,6 +39,7 @@ - - #include <math.h> - #include "mex.h" -+#include <string.h> - #include "blksdp.h" - - #define Y_OUT plhs[0] ---- bwblkslv.c~ 2008-10-06 10:47:33.000000000 +0900 -+++ bwblkslv.c 2008-10-06 10:51:12.000000000 +0900 -@@ -42,6 +42,7 @@ - */ - - #include "mex.h" -+#include <string.h> - #include "blksdp.h" - - #define Y_OUT plhs[0] |