certi-cvs
[Top][All Lists]
Advanced

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

[certi-cvs] applications/HLA_TestsSuite create_destroy.cc D...


From: certi-cvs
Subject: [certi-cvs] applications/HLA_TestsSuite create_destroy.cc D...
Date: Wed, 14 May 2008 13:33:26 +0000

CVSROOT:        /sources/certi
Module name:    applications
Changes by:     ROUSSELOT <rousse>      08/05/14 13:33:26

Modified files:
        HLA_TestsSuite : create_destroy.cc 
        HLA_TestsSuite/DOC: create_destroy.pdf 

Log message:
        Update documentation

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/create_destroy.cc?cvsroot=certi&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/DOC/create_destroy.pdf?cvsroot=certi&rev=1.2

Patches:
Index: create_destroy.cc
===================================================================
RCS file: /sources/certi/applications/HLA_TestsSuite/create_destroy.cc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- create_destroy.cc   14 May 2008 07:47:35 -0000      1.5
+++ create_destroy.cc   14 May 2008 13:33:23 -0000      1.6
@@ -879,7 +879,8 @@
     
     // SEND INTERACTION
     // 1 parameter : PositionX value stored in ParameterSet
-    answer = say_Y_N("Do you want to do a sendInteraction ? [y/n]",701);
+//    answer = say_Y_N("Do you want to do a sendInteraction ? [y/n]",701);
+    answer = 'n' ;
     if ( answer == 'y' )
        {
        parameterSet = RTI::ParameterSetFactory::create(1);

Index: DOC/create_destroy.pdf
===================================================================
RCS file: /sources/certi/applications/HLA_TestsSuite/DOC/create_destroy.pdf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
Binary files /tmp/cvsA9NNhA and /tmp/cvsitbDnO differ




reply via email to

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