Changeset 1238 for trunk/lib/Directory.h
- Timestamp:
- Oct 24, 2010, 12:05:25 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Directory.h
r1236 r1238 94 94 std::string output_path(void) const; 95 95 96 using Node::print_copyright;97 /**98 virtual function typically called from Node::print_copyright99 */100 void print_copyright(std::map<std::string, Alias>&, bool verbose,101 const std::map<int, svn_revnum_t>&) const;102 103 96 /** 104 97 Calls visitor.enter(*this). If enter returns true, daughter
Note: See TracChangeset
for help on using the changeset viewer.