big rename

This commit is contained in:
Araq
2014-08-27 23:42:51 +02:00
parent 15a7bcc89f
commit 11b6958755
98 changed files with 2491 additions and 2341 deletions

View File

@@ -1,6 +1,6 @@
#
#
# Nimrod's Runtime Library
# Nim's Runtime Library
# (c) Copyright 2012 Andreas Rumpf
#
# See the file "copying.txt", included in this
@@ -55,7 +55,7 @@ proc unidecode*(s: string): string =
##
## Example:
##
## ..code-block:: nimrod
## ..code-block:: nim
##
## unidecode("\x53\x17\x4E\xB0")
##