adonthell-commits
[Top][All Lists]
Advanced

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

[Adonthell-commits] CVS: adonthell/src dialog.cc,1.28,1.29


From: Kai Sterker <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell/src dialog.cc,1.28,1.29
Date: Sun, 28 Apr 2002 12:53:05 -0400

Update of /cvsroot/adonthell/adonthell/src
In directory subversions:/tmp/cvs-serv2913

Modified Files:
        dialog.cc 
Log Message:
REMOVED some debugging output (*ahem*)

Index: dialog.cc
===================================================================
RCS file: /cvsroot/adonthell/adonthell/src/dialog.cc,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -r1.28 -r1.29
*** dialog.cc   28 Apr 2002 16:34:34 -0000      1.28
--- dialog.cc   28 Apr 2002 16:53:02 -0000      1.29
***************
*** 200,206 ****
              }
              
-             cout << "NPC: " << npc << " says \"" << text_.back () << "\n\""
-                  << flush;
-                         
              // check whether we shall continue or not
              arg = Py_BuildValue ("(i)", answer);
--- 200,203 ----




reply via email to

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