Changeset 1256 for trunk/lib/Node.cc
- Timestamp:
- Nov 1, 2010, 5:33:42 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Node.cc
r1238 r1256 112 112 os << anchor(href(), name()); 113 113 os << "</td>\n"; 114 115 std::cerr << "table row: " << path() << std::endl;116 114 117 115 html_tabletd(os, stats_type, user, LineTypeParser::total);
Note: See TracChangeset
for help on using the changeset viewer.