home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / demos / 20 / tvxsrc / read.me < prev    next >
Encoding:
Text File  |  1987-07-19  |  980 b   |  39 lines

  1. CTVX.BAT
  2. HIRES.S
  3. LINKTVX.BAT
  4. MAKEFILE.BSD
  5. MAKEFILE.IBM
  6. MAKEFILE.SYV
  7. MWCCTVX.BAT
  8. MWC_RES.S
  9. RES25PRG.S
  10. RES40PRG.S
  11. RES50PRG.S
  12. STDIOTVX.H
  13. TVX_1.C
  14. TVX_2.C
  15. TVX_DEFS.IC
  16. TVX_EDIT.C
  17. TVX_GLBL.IC
  18. TVX_IBM.C
  19. TVX_IO.C
  20. TVX_LEX.C
  21. TVX_LIB.C
  22. TVX_TERM.IC
  23. TVX_UNIX.C
  24.  
  25.     This is the source code for the TVX editor.  As well as supporting the ST,
  26.     the source code can also be compiled to run on an IBM-PC, 4.2BSD UNIX, and
  27.     System V UNIX.  The TVX editor is now written in Mark Williams C.  Now you
  28.     can run this very well done editor on your computers at work as well as 
  29.     your computers at home.   If you liked it before, you'll like it more now
  30.     with this latest and greatest version.
  31.  
  32.  
  33. READ.ME1
  34.  
  35.     This is the documentation file supplied with the TVX editor.  This file
  36.     describes each of the above files in detail so I will not duplicate their
  37.     previously done efforts.  Read this file to find out the dirty details on
  38.     each file.
  39.