Changeset 303 for trunk/lib/File.h
- Timestamp:
- May 11, 2007, 10:13:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/File.h
r259 r303 66 66 void print_blame(std::ofstream&, const std::string line_type) const; 67 67 68 void print_copyright(std::map<std::string, std::string>&) const;68 void print_copyright(std::map<std::string, Alias>&) const; 69 69 70 70 private:
Note: See TracChangeset
for help on using the changeset viewer.