Salome HOME
Some tests are modified to work in session less mode.
[modules/yacs.git] / src / runtime / PythonNode.hxx
index 574ac9a956d2dcdc91e6c69f623fb9953cfb4de4..4d8004e93eb0087fa8430b925a93ea3f35b1b465 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -103,6 +103,7 @@ namespace YACS
     protected:
       void squeezeMemory();
       void squeezeMemoryRemote();
+      void freeKernelPynode();
     public:
       static const char KIND[];
       static const char IMPL_NAME[];