Changeset 439 for trunk/lib/Configuration.h
- Timestamp:
- Jul 9, 2007, 11:04:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Configuration.h
r306 r439 7 7 Copyright (C) 2007 Peter Johansson 8 8 9 This file is part of svndigest, http:// lev.thep.lu.se/trac/svndigest9 This file is part of svndigest, http://trac.thep.lu.se/trac/svndigest 10 10 11 11 svndigest is free software; you can redistribute it and/or modify it … … 63 63 /// 64 64 /// @return root for the trac envrionment, e.g., 65 /// http:// lev.thep.lu.se/trac/svndigest/65 /// http://trac.thep.lu.se/trac/svndigest/ 66 66 /// 67 67 std::string trac_root(void) const;
Note: See TracChangeset
for help on using the changeset viewer.