home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Mint / toswinsc.zoo / readme.src < prev    next >
Text File  |  1992-10-27  |  1KB  |  30 lines

  1. Here is the source code for TOSWIN. I apologize for
  2. the rough nature of the source (and for the lack of
  3. comments); I really hadn't planned to release this
  4. in such an unfinished form, but there were many requests
  5. for it. Rather than leave the source unavailable
  6. indefinitely, I decided to release it 'as is' in its
  7. unpolished (and possibly buggy) form. Caveat emptor.
  8.  
  9. Those who try to read too much into my code may
  10. be disappointed; in particular, the MultiTOS support
  11. code may or may not reflect the reality of the final
  12. release of MultiTOS (I hope that it will be approximately
  13. correct, but one never knows). Also, the FSM GDOS
  14. code may be completely bogus. For that matter, pretty
  15. much all of TOSWIN may be bogus...
  16.  
  17. Please note that the following copyright applies to
  18. TOSWIN:
  19. /*
  20.  * Copyright 1992 Eric R. Smith. All rights reserved.
  21.  * Redistribution is permitted only if the distribution
  22.  * is not for profit, and only if all documentation
  23.  * (including, in particular, the file "copying")
  24.  * is included in the distribution in unmodified form.
  25.  * THIS PROGRAM COMES WITH ABSOLUTELY NO WARRANTY, NOT
  26.  * EVEN THE IMPLIED WARRANTIES OF MERCHANTIBILITY OR
  27.  * FITNESS FOR A PARTICULAR PURPOSE. USE AT YOUR OWN
  28.  * RISK.
  29.  */
  30.