Changeset 10 for trunk/lib/File.cc
- Timestamp:
- Dec 30, 2005, 12:57:57 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/File.cc
r9 r10 62 62 } 63 63 64 void File::print(void) { 65 // Jari, temporary using this to print directory tree 66 std::cout << "File '" << path_ << "'" << std::endl; 67 } 68 64 69 }} // end of namespace svnstat and namespace theplu
Note: See TracChangeset
for help on using the changeset viewer.