From c285135eb903c31cd221f90f03e288a6b67770cd Mon Sep 17 00:00:00 2001 From: Derick Huth Date: Thu, 24 Sep 2015 11:26:53 -0600 Subject: pre-v0.2.1 --- dep.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dep.cc') diff --git a/dep.cc b/dep.cc index 7bf781a..a675d03 100644 --- a/dep.cc +++ b/dep.cc @@ -37,7 +37,7 @@ std::ostream& operator<<(std::ostream &os, const DependenceVector &d) { switch (d.type) { case DEP_W2R: - os << "flow"; + os << "true"; if (d.is_reduction) os << "_reduction"; break; -- cgit v1.2.3-70-g09d2