Salome HOME
[EDF27816] : in case of UsingPythonCache disabled (default) all temporary variables...
[modules/yacs.git] / src / genericgui / GuiEditor.hxx
index 7940b744320c491ebc22abc17d45a7f4d87908df..e8a70f1918ff4e0873578d8d1539b374a3342e30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  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
@@ -59,6 +59,7 @@ namespace YACS
       void CreateSwitch();
       void CreateOptimizerLoop();
       void CreateContainer();
+      void CreateHPContainer();
       void CreateComponentInstance();
 
       SubjectDataPort* CreateInputPort(SubjectElementaryNode* seNode,