summary refs log tree commit diff stats
path: root/rod
diff options
context:
space:
mode:
authorAndreas Rumpf <andreas@andreas-desktop>2009-12-07 01:21:35 +0100
committerAndreas Rumpf <andreas@andreas-desktop>2009-12-07 01:21:35 +0100
commit90119066adf6a9a2e8d779d4955637c6dd99aba3 (patch)
treef05e2bbf6aad693cc8455ff5e51b33dd5ec7ed6d /rod
parent196ef92c86d8b8971d4b316f7c18e404842c4b9b (diff)
downloadNim-90119066adf6a9a2e8d779d4955637c6dd99aba3.tar.gz
version 0.8.5: bugfixes; compiler now maintained in Nimrod
Diffstat (limited to 'rod')
-rwxr-xr-xrod/nimrod.ini2
-rwxr-xr-xrod/readme.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/rod/nimrod.ini b/rod/nimrod.ini
index 1046f400f..62fc8accd 100755
--- a/rod/nimrod.ini
+++ b/rod/nimrod.ini
@@ -33,7 +33,6 @@ Files: "doc/*.cfg"
 Files: "readme.txt;install.txt"
 Files: "configure;makefile"
 Files: "*.html"
-Files: "*.py"
 Files: "*.ini"
 Files: "*.nim"
 
@@ -89,6 +88,7 @@ Files: "examples/*.tmpl"
 
 [Windows]
 Files: "bin/nimrod.exe"
+Files: "koch.exe"
 Files: "dist/mingw"
 BinPath: r"bin;dist\mingw\bin"
 InnoSetup: "Yes"
diff --git a/rod/readme.txt b/rod/readme.txt
index 6ecc723fb..40b4ea057 100755
--- a/rod/readme.txt
+++ b/rod/readme.txt
@@ -1,3 +1,3 @@
-This directory contains the Nimrod version of Nimrod's source code. These files

-are generated by the ``boot`` command of nimrod. DO NOT MODIFY THE FILES HERE!

-Modify the Pascal version.

+This directory contains the Nimrod version of Nimrod's source code. MODIFY THIS
+VERSION, NOT THE PASCAL VERSION!
+