author | Dmitriy Morozov <dmitriy@mrzv.org> |
Sun, 22 Mar 2009 11:18:07 -0700 | |
branch | dev |
changeset 115 | a3410b6ba79c |
parent 89 | 089d799d7ea2 |
permissions | -rwxr-xr-x |
From: Dmitriy Morozov <morozov@cs.duke.edu> Date: Wed, 09 Jan 2008 13:57:57 -0500 State: new Subject: Change cout to rlog Message-Id: <e8659770a6824e01-0-artemis@metatron> In examples/grid/grid2Dvineyard.hpp (and in examples in general), change the use of std::cout for logging information to rlog. Naturally, create appropriate channels even if they are of only local use.