summaryrefslogtreecommitdiff
path: root/math/sedumi/files/patch-posttransfo.m
diff options
context:
space:
mode:
Diffstat (limited to 'math/sedumi/files/patch-posttransfo.m')
-rw-r--r--math/sedumi/files/patch-posttransfo.m11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/sedumi/files/patch-posttransfo.m b/math/sedumi/files/patch-posttransfo.m
deleted file mode 100644
index 71d858e70c04..000000000000
--- a/math/sedumi/files/patch-posttransfo.m
+++ /dev/null
@@ -1,11 +0,0 @@
---- posttransfo.m~ 2008-10-06 10:55:23.000000000 +0900
-+++ posttransfo.m 2008-10-06 11:04:36.000000000 +0900
-@@ -83,7 +83,7 @@
- % Postprocess the SDP part
- % ----------------------------------------
- if pars.sdp==1 && isfield(prep,'sdp')
-- xpf(1:K.f,1)=xp(1:K.f);
-+ xpf=xp(1:K.f);
- xp=xp(K.f+1:end);
- Kf=K.f;
- K.f=0;