summaryrefslogtreecommitdiff
path: root/src/3rdparty/squirrel/README
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2014-09-19 20:06:51 +0000
committerrubidium <rubidium@openttd.org>2014-09-19 20:06:51 +0000
commit79ca66eb673c710432d1f4e51af70730a09a82c8 (patch)
tree5c26b5456711549c69e6d7c74b6e966072670cb6 /src/3rdparty/squirrel/README
parentbd0cd31d4b4e13dcf99c3b4170069d9eb08a91cf (diff)
downloadopenttd-79ca66eb673c710432d1f4e51af70730a09a82c8.tar.xz
(svn r26853) -Cleanup [Squirrel]: remove some stuff that we never did and especially never should use
Diffstat (limited to 'src/3rdparty/squirrel/README')
-rw-r--r--src/3rdparty/squirrel/README22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/3rdparty/squirrel/README b/src/3rdparty/squirrel/README
deleted file mode 100644
index 9c3bd7b76..000000000
--- a/src/3rdparty/squirrel/README
+++ /dev/null
@@ -1,22 +0,0 @@
-The programming language SQUIRREL 2.2.5 stable
-
---------------------------------------------------
-The project has been compiled and run on Windows(Windows XP/2000 on Intel x86 Windows XP Pro on AMD x64) and
-Linux(Slackware 9.0 on Intel x86, Fedora Core 4 on AMD x64).
-
-Has been tested with the following compilers:
- MS Visual C++ 6.0,7.0,7.1 and 8.0 (32 and 64bits)
- MinGW gcc 3.2 (mingw special 20020817-1)
- Cygnus gcc 3.2
- Linux gcc 3.2.3
- Linux gcc 4.0.0 (x86 64bits)
-
-
-Feedback and suggestions are appreciated
-project page - http://www.squirrel-lang.org
-community forums - http://www.squirrel-lang.org/Forums
-wiki - http://wiki.squirrel-lang.org
-author - alberto@demichelis.net
-
-END OF README
-