diff options
Diffstat (limited to 'math/yacas/files/patch-plugins::pcre::plugin.cc')
-rw-r--r-- | math/yacas/files/patch-plugins::pcre::plugin.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/yacas/files/patch-plugins::pcre::plugin.cc b/math/yacas/files/patch-plugins::pcre::plugin.cc deleted file mode 100644 index ffdf460d0ae5..000000000000 --- a/math/yacas/files/patch-plugins::pcre::plugin.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/pcre/plugin.cc.orig Sun Aug 24 14:17:25 2003 -+++ plugins/pcre/plugin.cc Thu Jul 29 16:05:37 2004 -@@ -180,7 +180,7 @@ - return NEW PcrePlugin; - } - --}; -+} - - - |