diff options
author | Adam Strzelecki <ono@java.pl> | 2015-09-04 23:11:11 +0200 |
---|---|---|
committer | Adam Strzelecki <ono@java.pl> | 2015-09-04 23:12:25 +0200 |
commit | c5d7f6d2b34c82769991629e2dec7abdc01d7b69 (patch) | |
tree | d8e48e49a23204f669cbe4b57bea0a52bc2dc84a | |
parent | c99a9e5a6cdb6be1f716e5bea0a4e6429f0a53d7 (diff) | |
download | Nim-c5d7f6d2b34c82769991629e2dec7abdc01d7b69.tar.gz |
Trim remaining .txt files trailing whitespace
via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
-rw-r--r-- | copying.txt | 8 | ||||
-rw-r--r-- | tinyc/win32/tcc-win32.txt | 8 | ||||
-rw-r--r-- | web/community.txt | 2 | ||||
-rw-r--r-- | web/support.txt | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/copying.txt b/copying.txt index d89bace0b..a6de89dcf 100644 --- a/copying.txt +++ b/copying.txt @@ -2,17 +2,17 @@ Nim -- a Compiler for Nim. http://nim-lang.org/ Copyright (C) 2006-2015 Andreas Rumpf. All rights reserved. - + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE @@ -21,4 +21,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -[ MIT license: http://www.opensource.org/licenses/mit-license.php ] \ No newline at end of file +[ MIT license: http://www.opensource.org/licenses/mit-license.php ] diff --git a/tinyc/win32/tcc-win32.txt b/tinyc/win32/tcc-win32.txt index 5b8ddb404..c720272fc 100644 --- a/tinyc/win32/tcc-win32.txt +++ b/tinyc/win32/tcc-win32.txt @@ -14,10 +14,10 @@ http://www.mingw.org Untar the TCC archive and type in the MSYS shell: - + ./configure make - make install + make install The default install location is c:\Program Files\tcc @@ -34,7 +34,7 @@ Installation from the binary ZIP package: ----------------------------------------- Unzip the package to a directory of your choice. - + (Note that the binary package does not include libtcc. If you want TCC as dynamic code generator, please use the source code distribution.) @@ -74,7 +74,7 @@ To link with Windows system DLLs, TCC uses import definition files (.def) instead of libraries. - The included 'tiny_impdef' program may be used to make additional + The included 'tiny_impdef' program may be used to make additional .def files for any DLL. For example: tiny_impdef.exe opengl32.dll diff --git a/web/community.txt b/web/community.txt index 1348f7bec..4b8c481b9 100644 --- a/web/community.txt +++ b/web/community.txt @@ -78,7 +78,7 @@ Nim's Community When asking a question relating to Nim, be sure to use the `Nim <http://stackoverflow.com/questions/tagged/nim>`_ tag in your question. - + .. container:: standout Google+ diff --git a/web/support.txt b/web/support.txt index f8375b6aa..c0ffafcbc 100644 --- a/web/support.txt +++ b/web/support.txt @@ -29,7 +29,7 @@ Commercial support includes: implementation and is open to negotiation. -All interested parties should email ``support@nim-lang.org``. +All interested parties should email ``support@nim-lang.org``. The bid for contracting work is a commercial offer provided by: | **Andreas Rumpf** |