certi-cvs
[Top][All Lists]
Advanced

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

[certi-cvs] applications/HLA_TestsSuite 02-HandlesAndNamesT...


From: certi-cvs
Subject: [certi-cvs] applications/HLA_TestsSuite 02-HandlesAndNamesT...
Date: Tue, 01 Jun 2010 20:24:05 +0000

CVSROOT:        /sources/certi
Module name:    applications
Changes by:     Eric NOULARD <erk>      10/06/01 20:24:05

Modified files:
        HLA_TestsSuite : 02-HandlesAndNamesTest.cc 
                         01-FederationExecutionTest.cc 
                         04-NameReservation.cc 03-PublishingTest.cc 

Log message:
        Looks like we don't need CERTI specific files on the "Federate" side,
        building CERTI, libRTI and libFedTime is one thing.
        Using those is another one.
        Needs to be checked

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/02-HandlesAndNamesTest.cc?cvsroot=certi&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/01-FederationExecutionTest.cc?cvsroot=certi&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/04-NameReservation.cc?cvsroot=certi&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/03-PublishingTest.cc?cvsroot=certi&r1=1.1&r2=1.2

Patches:
Index: 02-HandlesAndNamesTest.cc
===================================================================
RCS file: /sources/certi/applications/HLA_TestsSuite/02-HandlesAndNamesTest.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- 02-HandlesAndNamesTest.cc   31 May 2010 14:15:09 -0000      1.1
+++ 02-HandlesAndNamesTest.cc   1 Jun 2010 20:24:03 -0000       1.2
@@ -1,7 +1,7 @@
 #include "02-HandlesAndNamesTest.hh"
 #include "ReturnCodes.hh"
 
-#include <RTI/certiRTI1516.h>
+#include <RTI/RTI1516.h>
 #include <RTI/Enums.h>
 #include <iostream>
 #include <sstream>

Index: 01-FederationExecutionTest.cc
===================================================================
RCS file: 
/sources/certi/applications/HLA_TestsSuite/01-FederationExecutionTest.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- 01-FederationExecutionTest.cc       31 May 2010 14:15:09 -0000      1.1
+++ 01-FederationExecutionTest.cc       1 Jun 2010 20:24:05 -0000       1.2
@@ -1,7 +1,7 @@
 #include "01-FederationExecutionTest.hh"
 #include "ReturnCodes.hh"
 
-#include <RTI/certiRTI1516.h>
+#include <RTI/RTI1516.h>
 #include <RTI/Enums.h>
 #include <iostream>
 #include <cstdio>

Index: 04-NameReservation.cc
===================================================================
RCS file: /sources/certi/applications/HLA_TestsSuite/04-NameReservation.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- 04-NameReservation.cc       31 May 2010 14:15:09 -0000      1.1
+++ 04-NameReservation.cc       1 Jun 2010 20:24:05 -0000       1.2
@@ -1,7 +1,7 @@
 #include "04-NameReservation.hh"
 #include "ReturnCodes.hh"
 
-#include <RTI/certiRTI1516.h>
+#include <RTI/RTI1516.h>
 #include <RTI/Enums.h>
 #include <iostream>
 #include <sstream>

Index: 03-PublishingTest.cc
===================================================================
RCS file: /sources/certi/applications/HLA_TestsSuite/03-PublishingTest.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- 03-PublishingTest.cc        31 May 2010 14:15:09 -0000      1.1
+++ 03-PublishingTest.cc        1 Jun 2010 20:24:05 -0000       1.2
@@ -1,7 +1,7 @@
 #include "03-PublishingTest.hh"
 #include "ReturnCodes.hh"
 
-#include <RTI/certiRTI1516.h>
+#include <RTI/RTI1516.h>
 #include <RTI/Enums.h>
 #include <iostream>
 #include <sstream>



reply via email to

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