Mercurial > p > roundup > code
changeset 2301:078d3f6136ea
no CVS logs
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 13 May 2004 22:08:13 +0000 |
| parents | e98bb674cb7d |
| children | 004dff9a159f |
| files | doc/developers.txt |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/developers.txt Thu May 13 20:12:32 2004 +0000 +++ b/doc/developers.txt Thu May 13 22:08:13 2004 +0000 @@ -2,7 +2,7 @@ Developing Roundup ================== -:Version: $Revision: 1.7 $ +:Version: $Revision: 1.8 $ Note: the intended audience of this document is the developers of the core Roundup code. If you just wish to alter some behaviour of your Roundup @@ -87,7 +87,7 @@ - 80 column width code - 4-space indentations -- All modules must have a CVS Id line near the top, and a CVS Log at the end +- All modules must have a CVS Id line near the top Other project rules:
