Mercurial > cabal
diff sources/Makefile @ 2:19227b0b7cc1
.h => .hpp for the headers
added year 2008 to copyright notes
renamed some functions for better meaning
prepared parser module for rewriting
added showHelp() function
some code clean up
| author | Vlad Glagolev <enqlave@gmail.com> |
|---|---|
| date | Mon, 21 Jan 2008 01:14:10 +0300 |
| parents | bafff9de2a76 |
| children | 9be05a31b7f9 |
line wrap: on
line diff
--- a/sources/Makefile Sun Jan 20 19:32:59 2008 +0300 +++ b/sources/Makefile Mon Jan 21 01:14:10 2008 +0300 @@ -3,7 +3,7 @@ # # -- CABAL -- build script # -# Copyright (c) 2007 Vlad Glagolev <enqlave@gmail.com> +# Copyright (c) 2007-2008 Vlad Glagolev <enqlave@gmail.com> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any
