diff options
author | Araq <rumpf_a@web.de> | 2014-10-20 08:44:00 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-10-20 08:44:00 +0200 |
commit | 53a9d6f5cd199382957188cd8a1a7f0aa5035033 (patch) | |
tree | 9873032461904538e21cbff3417882d1b54ef881 /web/nim.ini | |
parent | c7570dcd3e4202bd339a2ebbc09952a546c62269 (diff) | |
parent | b0179f9af5c5ed3cc63c5cd3b9d1055b742a3b79 (diff) | |
download | Nim-53a9d6f5cd199382957188cd8a1a7f0aa5035033.tar.gz |
Merge branch 'devel' into bigbreak
Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt
Diffstat (limited to 'web/nim.ini')
-rw-r--r-- | web/nim.ini | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/nim.ini b/web/nim.ini index d0867ca4e..e982d6ec3 100644 --- a/web/nim.ini +++ b/web/nim.ini @@ -26,9 +26,10 @@ file: ticker.txt [Quotations] # Page: quote - Person # Bad things will happen if you use multiple dashes here. -index: """The most important thing in the programming language is the name. -A language will not succeed without a good name. I have recently invented a -very good name and now I am looking for a suitable language. - D. E. Knuth""" +index: """Is it so bad, then, to be misunderstood? Pythagoras was misunderstood, +and Socrates, and Jesus, and Luther, and Copernicus, and Galileo, and Newton, +and every pure and wise spirit that ever took flesh. To be great is to be +misunderstood. - Ralph Waldo Emerson""" documentation: """Incorrect documentation is often worse than no documentation. - Bertrand Meyer""" download: """There are two major products that come out of Berkeley: LSD and |