about summary refs log tree commit diff stats
path: root/html/029tools.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-11-15 12:47:48 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-11-15 12:47:48 -0800
commitd2bd40bfcb995fecb947035b0c896342ca22cdd6 (patch)
tree857614acd1cde9992d3c5518a363ca8c1ff30281 /html/029tools.cc.html
parent741ef43e4ce57d59b6ae8267fde9135cb70bb79d (diff)
downloadmu-d2bd40bfcb995fecb947035b0c896342ca22cdd6.tar.gz
2447
Diffstat (limited to 'html/029tools.cc.html')
-rw-r--r--html/029tools.cc.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/029tools.cc.html b/html/029tools.cc.html
index 018e0f01..4f5242fe 100644
--- a/html/029tools.cc.html
+++ b/html/029tools.cc.html
@@ -285,6 +285,7 @@ case _PRINT: <span class="Delimiter">{</span>
       <span class="Delimiter">}</span>
     <span class="Delimiter">}</span>
   <span class="Delimiter">}</span>
+  cout<span class="Delimiter">.</span>flush<span class="Delimiter">();</span>
   <span class="Identifier">break</span><span class="Delimiter">;</span>
 <span class="Delimiter">}</span>