From 6c7d20bb1767d91f5849722201b7fe3e360b4670 Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Mon, 6 Oct 2014 19:58:41 +0800 Subject: Virtual 9+ --- src/CuTNetLib/cuCompDisc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CuTNetLib/cuCompDisc.cc b/src/CuTNetLib/cuCompDisc.cc index 48677e5..55c34a9 100644 --- a/src/CuTNetLib/cuCompDisc.cc +++ b/src/CuTNetLib/cuCompDisc.cc @@ -54,7 +54,7 @@ namespace TNet CuUpdatableComponent& rComp = dynamic_cast(*mBlocks[i]); rComp.Update(); } - printf("update-\n") + printf("update-\n"); } -- cgit v1.2.3-70-g09d2