Changeset 1289
- Timestamp:
- Nov 9, 2010, 5:51:24 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Directory.cc
r1266 r1289 154 154 void Directory::print_core(const bool verbose) const 155 155 { 156 //mkdir("blame_output/" + local_path());157 // print daughter nodes158 //for (NodeConstIterator i=daughters_.begin(); i!=daughters_.end(); ++i)159 // (*i)->print(verbose);160 156 } 161 157
Note: See TracChangeset
for help on using the changeset viewer.