remove patch file too
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adolc?expand=0&rev=44
This commit is contained in:
parent
5630786491
commit
66b9a467a9
@ -1,12 +0,0 @@
|
|||||||
diff --git a/ADOL-C/src/adouble_tl.cpp b/ADOL-C/src/adouble_tl.cpp
|
|
||||||
index d72c538..9deaec7 100644
|
|
||||||
--- a/ADOL-C/src/adouble_tl.cpp
|
|
||||||
+++ b/ADOL-C/src/adouble_tl.cpp
|
|
||||||
@@ -72,6 +72,7 @@ istream& operator >> ( istream& in, adouble& a) {
|
|
||||||
while (c!=')' && !in.eof());
|
|
||||||
return in;
|
|
||||||
}
|
|
||||||
+ return in;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**************** ADOLC_TRACELESS_SPARSE_PATTERN ****************************/
|
|
Loading…
Reference in New Issue
Block a user