home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / uemacs / part5 / tty / heath / ttydef.h < prev    next >
Encoding:
C/C++ Source or Header  |  1986-11-30  |  352 b   |  14 lines

  1. /*
  2.  * Name:    MicroEMACS
  3.  *        Heath H19 header file
  4.  * Version:    29
  5.  * Last edit:    05-Feb-86
  6.  * By:        rex::conroy
  7.  *        decvax!decwrl!dec-rhea!dec-rex!conroy
  8.  */
  9. #define    GOSLING    1            /* Use fancy redisplay.        */
  10. #define    MEMMAP    0            /* Not memory mapped video.    */
  11.  
  12. #define    NROW    24            /* Use line 25?    The only H19 I    */
  13. #define    NCOL    80            /* used had line 25 bugs.    */
  14.