diff options
author | Andreas Rumpf <andreas@andreas-desktop> | 2009-12-07 01:21:35 +0100 |
---|---|---|
committer | Andreas Rumpf <andreas@andreas-desktop> | 2009-12-07 01:21:35 +0100 |
commit | 90119066adf6a9a2e8d779d4955637c6dd99aba3 (patch) | |
tree | f05e2bbf6aad693cc8455ff5e51b33dd5ec7ed6d /data/readme.txt | |
parent | 196ef92c86d8b8971d4b316f7c18e404842c4b9b (diff) | |
download | Nim-90119066adf6a9a2e8d779d4955637c6dd99aba3.tar.gz |
version 0.8.5: bugfixes; compiler now maintained in Nimrod
Diffstat (limited to 'data/readme.txt')
-rwxr-xr-x | data/readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/readme.txt b/data/readme.txt index b72016d6e..ee9630eac 100755 --- a/data/readme.txt +++ b/data/readme.txt @@ -1,2 +1,3 @@ This directory contains data files in Python or ordinary text format. These -files are required for building Nimrod. +files are required for building Nimrod. Note: I try to get rid of the "data" +dictionary in the long run. |