Salome HOME
A new dialog class for edition of Ports of an InLine nodes is introduced. This funct...
[modules/superv.git] / src / SUPERVGUI / SUPERVGUI_CtrlLink.cxx
index c13e12136532b0793e98a2a5e2429e9b2ba740cd..65b95577ed419999618acd67958ece53b2f56b61 100644 (file)
@@ -1,12 +1,14 @@
-using namespace std;
-//  File      : SUPERVGUI_CtrlLink.cxx
-//  Created   : 14 / 05 / 2003
-//  Author    : Vitaly SMETANNIKOV
-//  Project   : SALOME 
-//  Module    : SUPERVGUI
-//  Copyright : Open CASCADE 
-
+//  SUPERV SUPERVGUI : GUI for Supervisor component
+//
+//  Copyright (C) 2003  CEA/DEN, EDF R&D
+//
+//
+//
+//  File   : SUPERVGUI_CtrlLink.cxx
+//  Author : Vitaly SMETANNIKOV
+//  Module : SUPERV
 
+using namespace std;
 #include "SUPERVGUI_CtrlLink.h"
 #include "SUPERVGUI_Graph.h"
 #include "SUPERVGUI_GraphNode.h"