summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-05-20 10:56:17 +0200
committerAraq <rumpf_a@web.de>2012-05-20 10:56:17 +0200
commit15dd3a225134afab649a3c1994cbd862f1b11439 (patch)
treeec3d43cd939b7ab91f25c7b5ac57981967dcbf8f /doc
parente6019b6f98e3e16205f0b9775437352da9324bc6 (diff)
downloadNim-15dd3a225134afab649a3c1994cbd862f1b11439.tar.gz
fixes #109
Diffstat (limited to 'doc')
-rw-r--r--doc/gc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gc.txt b/doc/gc.txt
index b29d6caa5..dfcfa07f3 100644
--- a/doc/gc.txt
+++ b/doc/gc.txt
@@ -5,6 +5,7 @@ Nimrod's Garbage Collector
 :Author: Andreas Rumpf

 :Version: |nimrodversion|

 
+  "The road to hell is paved with good intentions."
 
 Introduction
 ============