Mercurial > cabal
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:08d8cdf4fe7f | 2:19227b0b7cc1 |
|---|---|
| 1 # | 1 # |
| 2 # Makefile (2007-03-05) | 2 # Makefile (2007-03-05) |
| 3 # | 3 # |
| 4 # -- CABAL -- build script | 4 # -- CABAL -- build script |
| 5 # | 5 # |
| 6 # Copyright (c) 2007 Vlad Glagolev <enqlave@gmail.com> | 6 # Copyright (c) 2007-2008 Vlad Glagolev <enqlave@gmail.com> |
| 7 # All rights reserved. | 7 # All rights reserved. |
| 8 # | 8 # |
| 9 # Permission to use, copy, modify, and distribute this software for any | 9 # Permission to use, copy, modify, and distribute this software for any |
| 10 # purpose with or without fee is hereby granted, provided that the above | 10 # purpose with or without fee is hereby granted, provided that the above |
| 11 # copyright notice and this permission notice appear in all copies. | 11 # copyright notice and this permission notice appear in all copies. |
