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


From: certi-cvs
Subject: [certi-cvs] applications/HLA_TestsSuite create_destroy.cc
Date: Tue, 29 Apr 2008 14:49:04 +0000

CVSROOT:        /sources/certi
Module name:    applications
Changes by:     ROUSSELOT <rousse>      08/04/29 14:49:04

Modified files:
        HLA_TestsSuite : create_destroy.cc 

Log message:
        Step number

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/applications/HLA_TestsSuite/create_destroy.cc?cvsroot=certi&r1=1.1&r2=1.2

Patches:
Index: create_destroy.cc
===================================================================
RCS file: /sources/certi/applications/HLA_TestsSuite/create_destroy.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- create_destroy.cc   28 Apr 2008 12:17:01 -0000      1.1
+++ create_destroy.cc   29 Apr 2008 14:49:04 -0000      1.2
@@ -214,7 +214,7 @@
             {
             // 2 possibilities : stop or join
             printf("You can stop or join the federation %s 
\n",Federation_Name);
-            answer = say_Y_N("Do you want to stop ? [y/n] :");
+            answer = say_Y_N("Do you want to stop ? [y/n] :",31);
             if ( answer == 'y' )
                 {
                 std::cout<<"Bye !"<<std::endl;




reply via email to

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