*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40370
This commit is contained in:
Sam Lantinga 2002-05-19 19:52:32 +00:00
parent 53f3d582de
commit 725baca38c

8
README
View file

@ -17,8 +17,8 @@ several other languages, including Ada, Eiffel, ML, Perl, and Python.
The current version supports Linux, Windows, BeOS, MacOS, MacOS X, The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support
for Windows CE, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, but for Windows CE, AmigaOS, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS,
these are not yet officially supported. but these are not yet officially supported.
This library is distributed under GNU LGPL version 2, which can be This library is distributed under GNU LGPL version 2, which can be
found in the file "COPYING". This license allows you to use SDL found in the file "COPYING". This license allows you to use SDL
@ -33,11 +33,11 @@ More documentation is available in HTML format in "./docs/index.html"
The test programs in the "test" subdirectory are in the public domain. The test programs in the "test" subdirectory are in the public domain.
Frequently asked questions are answered online: Frequently asked questions are answered online:
http://www.libsdl.org/faqs.html http://www.libsdl.org/faq.php
If you need help with the library, or just want to discuss SDL related If you need help with the library, or just want to discuss SDL related
issues, you can join the developers mailing list: issues, you can join the developers mailing list:
http://www.libsdl.org/mailing-list.html http://www.libsdl.org/mailing-list.php
Enjoy! Enjoy!
Sam Lantinga (slouken@libsdl.org) Sam Lantinga (slouken@libsdl.org)