home *** CD-ROM | disk | FTP | other *** search
/ Windoware / WINDOWARE_1_6.iso / miscprog / atre20 / readme < prev    next >
Text File  |  1991-08-08  |  3KB  |  62 lines

  1. ATREE LIBRARY FOR WINDOWS release 2.0
  2. ~~~~~ ~~~~~~~ ~~~ ~~~~~~~ ~~~~~~~ ~~~
  3.  
  4. With release 2.0 the atree.dll has been eliminated... please delete
  5. it from your Windows directory if you have a previous version of the
  6. software.
  7.  
  8. The atree software was originally developed on UNIX, and this is the
  9. second attempt to port it to a PC architecture.  Needless to say, the
  10. advanced memory capabilities of Windows has resulted in a much better
  11. product than the (now defunct) plain DOS version.  Support for
  12. the Windows implementation of the atree software can be obtained by
  13. contacting Monroe Thomas at one of the three following addresses:
  14.  
  15. Internet:   monroe@cs.UAlberta.CA
  16. Compuserve: 70524,334
  17. The Keep BBS: (403)438-5030 (2400,N/8/1)
  18.     (The Keep specializes in Windows software, go figure!)
  19.  
  20. Please note that limited help will be given to Windows programming 
  21. itself, and that all development was done using Borland C++ 2.0, so we
  22. can't answer questions relating to the Microsoft Windows SDK.  All
  23. questions or suggestions pertaining to the implementation of the atree
  24. library in Windows are more than welcome.
  25.  
  26. For expert advice and explanation on the theory behind Adaptive Logic
  27. Networks, you can contact Bill Armstrong on the Internet at
  28. arms@cs.UAlberta.CA.
  29.  
  30. We welcome your advice, questions, criticisms, as they help us to
  31. better serve the research community.
  32.  
  33.  
  34.                                                     M. Thomas 07/91
  35. The following files should be included
  36. in the atree2.zip package:
  37.  
  38.  
  39. manifest        This file!
  40. README          Notes on the Windows atree Library
  41. BEGINNER.INF    An intro to Adaptive Logic Networks
  42. EXPERT.INF    Information for experts on ALNs
  43. copying         GNU public license
  44. history         The history of atree for Windows
  45. atree.doc       Word for Windows atree documentation
  46. atree.wri       Windows Write atree documentation
  47. atree.txt       Text file (ASCII) atree documentation
  48.                     (needs IBM graphic characters, though!)
  49. atree.h         header file for atree library
  50. atree.c         C source code for atree library
  51. install.bat     Installs source .ZIPs
  52. lf.exe          The batch version of lf
  53. lfedit.exe      Interactive interpreter version of lf
  54. mosquito.exe    Mosquito demo
  55. mult.exe        Multiplexor demo
  56. lfwin.zip       Source code for lf, lfedit (place into subdirectory)
  57. mosqwin.zip     Source code for mosquito (place into subdirectory)
  58. multwin.zip     Source code for mult (place into subdirectory)
  59. multiply.lf     lf language file for the 12X multiplication table
  60. sphere.lf       lf language file for the spherical harmonics function
  61. sphere.out      Sample results from running sphere.lf
  62.