home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / fue / h / EFOLDING < prev    next >
Encoding:
Text File  |  1991-04-03  |  537 b   |  16 lines

  1. /*      EFOLDING:       Initial default fold markers, and 
  2.                         file specific extension information.
  3.                         Fold characters can be added to
  4.                         MicroEMACS by editing this file and
  5.                         rebuilding the system. 
  6. */
  7.  
  8. /*      Modifications:
  9.         13-Sep-89       Mike Burrow (INMOS)     Original.
  10.         11-Oct-89       Bob Green (INMOS)       Added dynamic fold table.
  11. */
  12.  
  13. /* Note: C comments within quotes are ok */
  14.  
  15. NOSHARE FOLDMARKENT     *foldmarktab = NULL;
  16.