diff options
author | A. S. Budden <abudden@gmail.com> | 2016-06-13 16:44:14 +0100 |
---|---|---|
committer | A. S. Budden <abudden@gmail.com> | 2016-06-13 16:44:14 +0100 |
commit | 1095b35a79abfd8c59db8dc92e8aab5951bc4093 (patch) | |
tree | 81eec1c4b2720412edae261de1ceade628877b04 /compiler/installer.ini | |
parent | 5327cd0a84df0ad6c29bf534003ba7c97e9bcb73 (diff) | |
parent | 58bb12d5ce431fce70a22fa69b80bf021e2d1ce6 (diff) | |
download | Nim-1095b35a79abfd8c59db8dc92e8aab5951bc4093.tar.gz |
Merged upstream/devel into this branch to resolve conflicts and ensure an easy merge back into upstream/devel
Diffstat (limited to 'compiler/installer.ini')
-rw-r--r-- | compiler/installer.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/installer.ini b/compiler/installer.ini index 96254252f..f9b112d66 100644 --- a/compiler/installer.ini +++ b/compiler/installer.ini @@ -48,7 +48,6 @@ Start: "doc/overview.html" [Other] Files: "readme.txt;install.txt;contributors.txt;copying.txt" Files: "makefile" -Files: "*.ini" Files: "koch.nim" Files: "icons/nim.ico" @@ -66,7 +65,6 @@ Files: "tools" Files: "web/website.ini" Files: "web/ticker.html" Files: "web/*.nim" -Files: "web/*.txt" Files: "web/*.rst" Files: "web/*.csv" Files: "web/news/*.rst" |