diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2011-01-20 06:34:08 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2011-01-20 06:34:08 +0000 |
commit | e92ef8c0aa7320b19993022ad8e3ab7f75fecc7d (patch) | |
tree | 0465a46c4ed72052650eb6b83a9867383b77abb2 /cad/salome-yacs | |
parent | a89bdaba3fdf1d62d320e2a4f257872522e9866d (diff) | |
download | ports-e92ef8c0aa7320b19993022ad8e3ab7f75fecc7d.tar.gz ports-e92ef8c0aa7320b19993022ad8e3ab7f75fecc7d.zip |
Notes
Diffstat (limited to 'cad/salome-yacs')
-rw-r--r-- | cad/salome-yacs/files/patch-SalomeOptimizerLoop.cxx | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/cad/salome-yacs/files/patch-SalomeOptimizerLoop.cxx b/cad/salome-yacs/files/patch-SalomeOptimizerLoop.cxx deleted file mode 100644 index 97efb5e83233..000000000000 --- a/cad/salome-yacs/files/patch-SalomeOptimizerLoop.cxx +++ /dev/null @@ -1,14 +0,0 @@ ---- src/runtime/SalomeOptimizerLoop.cxx.orig 2009-12-20 00:17:21.000000000 +0600 -+++ src/runtime/SalomeOptimizerLoop.cxx 2009-12-20 00:16:25.000000000 +0600 -@@ -16,10 +16,10 @@ - // - // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com - // -+#include "PyStdout.hxx" - #include "SalomeOptimizerLoop.hxx" - #include <Python.h> - #include "TypeCode.hxx" --#include "PyStdout.hxx" - - //#define _DEVDEBUG_ - #include "YacsTrace.hxx" |