summary refs log tree commit diff stats
path: root/koch.nim
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2014-04-19 21:45:39 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2014-04-19 22:42:22 +0200
commitdd6c5f8929c45926f60f71cfac2bf574c883267b (patch)
tree86ab151f5d1d4ccb5bd10ab6961c3a54988d1076 /koch.nim
parent23e9ed81a274bd4c6420d9c900e7275f59125f95 (diff)
downloadNim-dd6c5f8929c45926f60f71cfac2bf574c883267b.tar.gz
Adds documentation about koch.
Diffstat (limited to 'koch.nim')
-rw-r--r--koch.nim2
1 files changed, 2 insertions, 0 deletions
diff --git a/koch.nim b/koch.nim
index 9d59344f2..054db4f8f 100644
--- a/koch.nim
+++ b/koch.nim
@@ -6,6 +6,8 @@
 #    See the file "copying.txt", included in this
 #    distribution, for details about the copyright.
 #
+#    See doc/koch.txt for documentation.
+#
 
 when defined(gcc) and defined(windows):
   when defined(x86):