ometah-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[oMetah-devel] ometah ./SConstruct common/geometry.cpp common/...


From: NoJhan
Subject: [oMetah-devel] ometah ./SConstruct common/geometry.cpp common/...
Date: Tue, 07 Jun 2005 08:11:57 -0400

CVSROOT:        /cvsroot/ometah
Module name:    ometah
Branch:         
Changes by:     NoJhan <address@hidden> 05/06/07 12:11:57

Modified files:
        .              : SConstruct 
        common         : geometry.cpp geometry.hpp itsPoint.cpp 
                         itsPoint.hpp itsSet.cpp itsSet.hpp logic.cpp 
                         logic.hpp matrix.cpp matrix.hpp random.cpp 
                         random.hpp string.cpp string.hpp 
        communication  : itsCommunication.cpp itsCommunication.hpp 
                         itsCommunicationClient.cpp 
                         itsCommunicationClient.hpp 
                         itsCommunicationClient_embedded.cpp 
                         itsCommunicationClient_embedded.hpp 
                         itsCommunicationServer.cpp 
                         itsCommunicationServer.hpp 
                         itsCommunicationServer_embedded.cpp 
                         itsCommunicationServer_embedded.hpp 
        interface      : ometah.cpp 
        metaheuristic  : itsEstimationOfDistribution.cpp 
                         itsEstimationOfDistribution.hpp 
                         itsMetaheuristic.cpp itsMetaheuristic.hpp 
        problem        : itsProblem.cpp itsProblem.hpp 

Log message:
        * corrections of copyright statements

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/SConstruct.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/geometry.cpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/geometry.hpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/itsPoint.cpp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/itsPoint.hpp.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/itsSet.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/itsSet.hpp.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/logic.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/logic.hpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/matrix.cpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/matrix.hpp.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/random.cpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/random.hpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/string.cpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/string.hpp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunication.cpp.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunication.hpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationClient.cpp.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationClient.hpp.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationClient_embedded.cpp.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationClient_embedded.hpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationServer.cpp.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationServer.hpp.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationServer_embedded.cpp.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/communication/itsCommunicationServer_embedded.hpp.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/interface/ometah.cpp.diff?tr1=1.31&tr2=1.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/metaheuristic/itsEstimationOfDistribution.cpp.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/metaheuristic/itsEstimationOfDistribution.hpp.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/metaheuristic/itsMetaheuristic.cpp.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/metaheuristic/itsMetaheuristic.hpp.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/problem/itsProblem.cpp.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/problem/itsProblem.hpp.diff?tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: ometah/SConstruct
diff -u ometah/SConstruct:1.11 ometah/SConstruct:1.12
--- ometah/SConstruct:1.11      Fri Jun  3 13:48:36 2005
+++ ometah/SConstruct   Tue Jun  7 12:11:57 2005
@@ -1,3 +1,26 @@
+################################################################################
+#  $Id: SConstruct,v 1.12 2005/06/07 12:11:57 nojhan Exp $
+#  Copyright : Université Paris 12 Val-de-Marne
+#              (61 avenue du Général de Gaulle, 94010, Créteil, France)
+#  Author : Johann Dréo <address@hidden>
+################################################################################
+
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public License
+# as published by the Free Software Foundation; either version 2.1 of
+# the License, or (at your option) any later version.
+# 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
+# License for more details.
+# 
+# You should have received a copy of the GNU Lesser General
+# Public License along with this program; if not, write to the Free
+# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+# 02111-1307 USA
+
+
 # flags for optimization, use them in production
 foptim = '-fcaller-saves -fcse-follow-jumps -fcse-skip-blocks  \
           -felide-constructors -fexpensive-optimizations -ffast-math \
Index: ometah/common/geometry.cpp
diff -u ometah/common/geometry.cpp:1.4 ometah/common/geometry.cpp:1.5
--- ometah/common/geometry.cpp:1.4      Sat Mar 26 09:20:09 2005
+++ ometah/common/geometry.cpp  Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
-
 /***************************************************************************
- *  $Id: geometry.cpp,v 1.4 2005/03/26 09:20:09 nojhan Exp $
+ *  $Id: geometry.cpp,v 1.5 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/geometry.hpp
diff -u ometah/common/geometry.hpp:1.6 ometah/common/geometry.hpp:1.7
--- ometah/common/geometry.hpp:1.6      Fri Jun  3 13:48:29 2005
+++ ometah/common/geometry.hpp  Tue Jun  7 12:11:57 2005
@@ -1,8 +1,7 @@
-
 /***************************************************************************
- *  geometry.hpp
- *
- *  $Id: geometry.hpp,v 1.6 2005/06/03 13:48:29 nojhan Exp $
+ *  $Id: geometry.hpp,v 1.7 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/itsPoint.cpp
diff -u ometah/common/itsPoint.cpp:1.7 ometah/common/itsPoint.cpp:1.8
--- ometah/common/itsPoint.cpp:1.7      Tue May 31 13:42:56 2005
+++ ometah/common/itsPoint.cpp  Tue Jun  7 12:11:57 2005
@@ -1,5 +1,7 @@
 /***************************************************************************
- * $Id: itsPoint.cpp,v 1.7 2005/05/31 13:42:56 nojhan Exp $
+ * $Id: itsPoint.cpp,v 1.8 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/itsPoint.hpp
diff -u ometah/common/itsPoint.hpp:1.8 ometah/common/itsPoint.hpp:1.9
--- ometah/common/itsPoint.hpp:1.8      Tue May 31 13:42:56 2005
+++ ometah/common/itsPoint.hpp  Tue Jun  7 12:11:57 2005
@@ -1,5 +1,7 @@
 /***************************************************************************
- * $Id: itsPoint.hpp,v 1.8 2005/05/31 13:42:56 nojhan Exp $
+ * $Id: itsPoint.hpp,v 1.9 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author :  Walid TFAILI <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/itsSet.cpp
diff -u ometah/common/itsSet.cpp:1.6 ometah/common/itsSet.cpp:1.7
--- ometah/common/itsSet.cpp:1.6        Sat Mar 26 09:20:09 2005
+++ ometah/common/itsSet.cpp    Tue Jun  7 12:11:57 2005
@@ -1,5 +1,7 @@
 /***************************************************************************
- * $Id: itsSet.cpp,v 1.6 2005/03/26 09:20:09 nojhan Exp $
+ * $Id: itsSet.cpp,v 1.7 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author: Walid TFAILI <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/itsSet.hpp
diff -u ometah/common/itsSet.hpp:1.10 ometah/common/itsSet.hpp:1.11
--- ometah/common/itsSet.hpp:1.10       Thu May  5 20:19:47 2005
+++ ometah/common/itsSet.hpp    Tue Jun  7 12:11:57 2005
@@ -1,5 +1,7 @@
 /***************************************************************************
- * $Id: itsSet.hpp,v 1.10 2005/05/05 20:19:47 nojhan Exp $
+ * $Id: itsSet.hpp,v 1.11 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author: Walid TFAILI <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/logic.cpp
diff -u ometah/common/logic.cpp:1.6 ometah/common/logic.cpp:1.7
--- ometah/common/logic.cpp:1.6 Sat Mar 26 11:46:47 2005
+++ ometah/common/logic.cpp     Tue Jun  7 12:11:57 2005
@@ -1,8 +1,7 @@
-
 /***************************************************************************
- *  logic.cpp
- *
- *  $Id: logic.cpp,v 1.6 2005/03/26 11:46:47 nojhan Exp $
+ *  $Id: logic.cpp,v 1.7 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/logic.hpp
diff -u ometah/common/logic.hpp:1.5 ometah/common/logic.hpp:1.6
--- ometah/common/logic.hpp:1.5 Sat May 14 16:07:57 2005
+++ ometah/common/logic.hpp     Tue Jun  7 12:11:57 2005
@@ -1,8 +1,7 @@
-
 /***************************************************************************
- *  logic.hpp
- *
- *  $Id: logic.hpp,v 1.5 2005/05/14 16:07:57 nojhan Exp $
+ *  $Id: logic.hpp,v 1.6 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/matrix.cpp
diff -u ometah/common/matrix.cpp:1.6 ometah/common/matrix.cpp:1.7
--- ometah/common/matrix.cpp:1.6        Sat Mar 26 09:20:09 2005
+++ ometah/common/matrix.cpp    Tue Jun  7 12:11:57 2005
@@ -1,5 +1,7 @@
 /***************************************************************************
- *  $Id: matrix.cpp,v 1.6 2005/03/26 09:20:09 nojhan Exp $
+ *  $Id: matrix.cpp,v 1.7 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/matrix.hpp
diff -u ometah/common/matrix.hpp:1.9 ometah/common/matrix.hpp:1.10
--- ometah/common/matrix.hpp:1.9        Wed May 25 15:33:15 2005
+++ ometah/common/matrix.hpp    Tue Jun  7 12:11:57 2005
@@ -1,7 +1,7 @@
 /***************************************************************************
- *  matrix.hpp
- *
- *  $Id: matrix.hpp,v 1.9 2005/05/25 15:33:15 nojhan Exp $
+ *  $Id: matrix.hpp,v 1.10 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/random.cpp
diff -u ometah/common/random.cpp:1.4 ometah/common/random.cpp:1.5
--- ometah/common/random.cpp:1.4        Sat Mar 26 09:20:09 2005
+++ ometah/common/random.cpp    Tue Jun  7 12:11:57 2005
@@ -1,7 +1,7 @@
  /***************************************************************************
- *  random.cpp
- *
- *  $Id: random.cpp,v 1.4 2005/03/26 09:20:09 nojhan Exp $
+ *  $Id: random.cpp,v 1.5 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/random.hpp
diff -u ometah/common/random.hpp:1.4 ometah/common/random.hpp:1.5
--- ometah/common/random.hpp:1.4        Fri Jun  3 13:48:29 2005
+++ ometah/common/random.hpp    Tue Jun  7 12:11:57 2005
@@ -1,7 +1,7 @@
  /***************************************************************************
- *  random.hpp
- *
- *  $Id: random.hpp,v 1.4 2005/06/03 13:48:29 nojhan Exp $
+ *  $Id: random.hpp,v 1.5 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/string.cpp
diff -u ometah/common/string.cpp:1.4 ometah/common/string.cpp:1.5
--- ometah/common/string.cpp:1.4        Sat Mar 26 09:20:09 2005
+++ ometah/common/string.cpp    Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
-
 /***************************************************************************
- *  $Id: string.cpp,v 1.4 2005/03/26 09:20:09 nojhan Exp $
+ *  $Id: string.cpp,v 1.5 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/common/string.hpp
diff -u ometah/common/string.hpp:1.7 ometah/common/string.hpp:1.8
--- ometah/common/string.hpp:1.7        Sat May 28 19:26:01 2005
+++ ometah/common/string.hpp    Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
-
 /***************************************************************************
- *  $Id: string.hpp,v 1.7 2005/05/28 19:26:01 nojhan Exp $
+ *  $Id: string.hpp,v 1.8 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunication.cpp
diff -u ometah/communication/itsCommunication.cpp:1.4 
ometah/communication/itsCommunication.cpp:1.5
--- ometah/communication/itsCommunication.cpp:1.4       Sat May 14 16:07:57 2005
+++ ometah/communication/itsCommunication.cpp   Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunication.cpp,v 1.4 2005/05/14 16:07:57 nojhan Exp $
+ *  $Id: itsCommunication.cpp,v 1.5 2005/06/07 12:11:57 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunication.hpp
diff -u ometah/communication/itsCommunication.hpp:1.5 
ometah/communication/itsCommunication.hpp:1.6
--- ometah/communication/itsCommunication.hpp:1.5       Sat May 14 06:33:15 2005
+++ ometah/communication/itsCommunication.hpp   Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunication.hpp,v 1.5 2005/05/14 06:33:15 nojhan Exp $
+ *  $Id: itsCommunication.hpp,v 1.6 2005/06/07 12:11:57 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationClient.cpp
diff -u ometah/communication/itsCommunicationClient.cpp:1.5 
ometah/communication/itsCommunicationClient.cpp:1.6
--- ometah/communication/itsCommunicationClient.cpp:1.5 Wed May 25 15:33:15 2005
+++ ometah/communication/itsCommunicationClient.cpp     Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunicationClient.cpp,v 1.5 2005/05/25 15:33:15 nojhan Exp $
+ *  $Id: itsCommunicationClient.cpp,v 1.6 2005/06/07 12:11:57 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationClient.hpp
diff -u ometah/communication/itsCommunicationClient.hpp:1.13 
ometah/communication/itsCommunicationClient.hpp:1.14
--- ometah/communication/itsCommunicationClient.hpp:1.13        Wed May 25 
15:33:15 2005
+++ ometah/communication/itsCommunicationClient.hpp     Tue Jun  7 12:11:57 2005
@@ -1,7 +1,7 @@
 /***************************************************************************
- *  itsCommunicationClientt.hpp
- *
- *  $Id: itsCommunicationClient.hpp,v 1.13 2005/05/25 15:33:15 nojhan Exp $
+ *  $Id: itsCommunicationClient.hpp,v 1.14 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationClient_embedded.cpp
diff -u ometah/communication/itsCommunicationClient_embedded.cpp:1.8 
ometah/communication/itsCommunicationClient_embedded.cpp:1.9
--- ometah/communication/itsCommunicationClient_embedded.cpp:1.8        Fri May 
27 12:22:33 2005
+++ ometah/communication/itsCommunicationClient_embedded.cpp    Tue Jun  7 
12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunicationClient_embedded.cpp,v 1.8 2005/05/27 12:22:33 nojhan 
Exp $
+ *  $Id: itsCommunicationClient_embedded.cpp,v 1.9 2005/06/07 12:11:57 nojhan 
Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationClient_embedded.hpp
diff -u ometah/communication/itsCommunicationClient_embedded.hpp:1.6 
ometah/communication/itsCommunicationClient_embedded.hpp:1.7
--- ometah/communication/itsCommunicationClient_embedded.hpp:1.6        Sat May 
14 06:33:15 2005
+++ ometah/communication/itsCommunicationClient_embedded.hpp    Tue Jun  7 
12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunicationClient_embedded.hpp,v 1.6 2005/05/14 06:33:15 nojhan 
Exp $
+ *  $Id: itsCommunicationClient_embedded.hpp,v 1.7 2005/06/07 12:11:57 nojhan 
Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationServer.cpp
diff -u ometah/communication/itsCommunicationServer.cpp:1.1 
ometah/communication/itsCommunicationServer.cpp:1.2
--- ometah/communication/itsCommunicationServer.cpp:1.1 Sat Mar 12 22:37:47 2005
+++ ometah/communication/itsCommunicationServer.cpp     Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunicationServer.cpp,v 1.1 2005/03/12 22:37:47 nojhan Exp $
+ *  $Id: itsCommunicationServer.cpp,v 1.2 2005/06/07 12:11:57 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationServer.hpp
diff -u ometah/communication/itsCommunicationServer.hpp:1.8 
ometah/communication/itsCommunicationServer.hpp:1.9
--- ometah/communication/itsCommunicationServer.hpp:1.8 Sat May 14 16:07:57 2005
+++ ometah/communication/itsCommunicationServer.hpp     Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunicationServer.hpp,v 1.8 2005/05/14 16:07:57 nojhan Exp $
+ *  $Id: itsCommunicationServer.hpp,v 1.9 2005/06/07 12:11:57 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationServer_embedded.cpp
diff -u ometah/communication/itsCommunicationServer_embedded.cpp:1.3 
ometah/communication/itsCommunicationServer_embedded.cpp:1.4
--- ometah/communication/itsCommunicationServer_embedded.cpp:1.3        Thu May 
 5 20:19:47 2005
+++ ometah/communication/itsCommunicationServer_embedded.cpp    Tue Jun  7 
12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunicationServer_embedded.cpp,v 1.3 2005/05/05 20:19:47 nojhan 
Exp $
+ *  $Id: itsCommunicationServer_embedded.cpp,v 1.4 2005/06/07 12:11:57 nojhan 
Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/communication/itsCommunicationServer_embedded.hpp
diff -u ometah/communication/itsCommunicationServer_embedded.hpp:1.6 
ometah/communication/itsCommunicationServer_embedded.hpp:1.7
--- ometah/communication/itsCommunicationServer_embedded.hpp:1.6        Sat May 
14 16:07:57 2005
+++ ometah/communication/itsCommunicationServer_embedded.hpp    Tue Jun  7 
12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsCommunicationServer_embedded.hpp,v 1.6 2005/05/14 16:07:57 nojhan 
Exp $
+ *  $Id: itsCommunicationServer_embedded.hpp,v 1.7 2005/06/07 12:11:57 nojhan 
Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/interface/ometah.cpp
diff -u ometah/interface/ometah.cpp:1.31 ometah/interface/ometah.cpp:1.32
--- ometah/interface/ometah.cpp:1.31    Fri Jun  3 14:41:25 2005
+++ ometah/interface/ometah.cpp Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: ometah.cpp,v 1.31 2005/06/03 14:41:25 jpa Exp $
+ *  $Id: ometah.cpp,v 1.32 2005/06/07 12:11:57 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  *  Author : Jean-Philippe Aumasson <address@hidden>
  ****************************************************************************/
Index: ometah/metaheuristic/itsEstimationOfDistribution.cpp
diff -u ometah/metaheuristic/itsEstimationOfDistribution.cpp:1.16 
ometah/metaheuristic/itsEstimationOfDistribution.cpp:1.17
--- ometah/metaheuristic/itsEstimationOfDistribution.cpp:1.16   Sat May 28 
19:26:01 2005
+++ ometah/metaheuristic/itsEstimationOfDistribution.cpp        Tue Jun  7 
12:11:57 2005
@@ -1,5 +1,7 @@
 /***************************************************************************
- *  $Id: itsEstimationOfDistribution.cpp,v 1.16 2005/05/28 19:26:01 nojhan Exp 
$
+ *  $Id: itsEstimationOfDistribution.cpp,v 1.17 2005/06/07 12:11:57 nojhan Exp 
$
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/metaheuristic/itsEstimationOfDistribution.hpp
diff -u ometah/metaheuristic/itsEstimationOfDistribution.hpp:1.8 
ometah/metaheuristic/itsEstimationOfDistribution.hpp:1.9
--- ometah/metaheuristic/itsEstimationOfDistribution.hpp:1.8    Mon Mar 28 
14:47:23 2005
+++ ometah/metaheuristic/itsEstimationOfDistribution.hpp        Tue Jun  7 
12:11:57 2005
@@ -1,5 +1,7 @@
 /***************************************************************************
- *  $Id: itsEstimationOfDistribution.hpp,v 1.8 2005/03/28 14:47:23 nojhan Exp $
+ *  $Id: itsEstimationOfDistribution.hpp,v 1.9 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/metaheuristic/itsMetaheuristic.cpp
diff -u ometah/metaheuristic/itsMetaheuristic.cpp:1.21 
ometah/metaheuristic/itsMetaheuristic.cpp:1.22
--- ometah/metaheuristic/itsMetaheuristic.cpp:1.21      Tue Jun  7 06:50:44 2005
+++ ometah/metaheuristic/itsMetaheuristic.cpp   Tue Jun  7 12:11:57 2005
@@ -1,7 +1,9 @@
 /**************************************************************************** 
- * $Id: itsMetaheuristic.cpp,v 1.21 2005/06/07 06:50:44 jpa Exp $
- * Copyright  2005  Walid TFAILI
- * Authors : Walid Tfaili <address@hidden>, Johann Dréo <address@hidden>
+ * $Id: itsMetaheuristic.cpp,v 1.22 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
+ * Authors : Walid Tfaili <address@hidden>
+ *           Johann Dréo <address@hidden>
  ****************************************************************************/
 
 /*  Open Metaheuristic is a Library aimed at the conception of metaheuristics 
Index: ometah/metaheuristic/itsMetaheuristic.hpp
diff -u ometah/metaheuristic/itsMetaheuristic.hpp:1.19 
ometah/metaheuristic/itsMetaheuristic.hpp:1.20
--- ometah/metaheuristic/itsMetaheuristic.hpp:1.19      Mon Jun  6 12:41:52 2005
+++ ometah/metaheuristic/itsMetaheuristic.hpp   Tue Jun  7 12:11:57 2005
@@ -1,7 +1,9 @@
 /***************************************************************************
- *  $Id: itsMetaheuristic.hpp,v 1.19 2005/06/06 12:41:52 nojhan Exp $
- *  Copyright : 2005 Université Paris 12 Val-de-Marne
- *  Author : Walid Tfaili <address@hidden>, Johann Dréo <address@hidden>
+ *  $Id: itsMetaheuristic.hpp,v 1.20 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
+ *  Author : Walid Tfaili <address@hidden>
+ *           Johann Dréo <address@hidden>
  ****************************************************************************/
 
 /*  Open Metaheuristic is a Library aimed at the conception of metaheuristics 
Index: ometah/problem/itsProblem.cpp
diff -u ometah/problem/itsProblem.cpp:1.12 ometah/problem/itsProblem.cpp:1.13
--- ometah/problem/itsProblem.cpp:1.12  Wed May 25 15:33:16 2005
+++ ometah/problem/itsProblem.cpp       Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsProblem.cpp,v 1.12 2005/05/25 15:33:16 nojhan Exp $
- *  Copyright 2005 Université Paris 12 Val-de-Marne
+ *  $Id: itsProblem.cpp,v 1.13 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 
Index: ometah/problem/itsProblem.hpp
diff -u ometah/problem/itsProblem.hpp:1.14 ometah/problem/itsProblem.hpp:1.15
--- ometah/problem/itsProblem.hpp:1.14  Mon May 16 10:03:54 2005
+++ ometah/problem/itsProblem.hpp       Tue Jun  7 12:11:57 2005
@@ -1,6 +1,7 @@
 /***************************************************************************
- *  $Id: itsProblem.hpp,v 1.14 2005/05/16 10:03:54 nojhan Exp $
- *  Copyright 2005 Université Paris 12 Val-de-Marne
+ *  $Id: itsProblem.hpp,v 1.15 2005/06/07 12:11:57 nojhan Exp $
+ *  Copyright : Université Paris 12 Val-de-Marne
+ *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  *  Author : Johann Dréo <address@hidden>
  ****************************************************************************/
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]