.issues/e8659770a6824e01
author Dmitriy Morozov <morozov@cs.duke.edu>
Wed, 19 Mar 2008 13:50:51 -0400
branchar
changeset 86 73a54447b54a
parent 41 388fd8eade12
permissions -rwxr-xr-x
Fixed #c42 for ar-vineyard

From artemis Wed Jan  9 18:59:35 2008
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.