Version bump

This commit is contained in:
Wilson Snyder
2009-05-02 07:38:24 -04:00
parent 2c953dc37f
commit 314ffd9353
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ private:
}
}
virtual void visit(AstBegin* nodep, AstNUser*) {
// Record the hiearchy of any named begins, so we can apply to user
// Record the hierarchy of any named begins, so we can apply to user
// coverage points. This is because there may be cov points inside
// generate blocks; each point should get separate consideration.
// (Currently ignored for line coverage, since any generate iteration