home *** CD-ROM | disk | FTP | other *** search
- /* EFOLDING: Initial default fold markers, and
- file specific extension information.
- Fold characters can be added to
- MicroEMACS by editing this file and
- rebuilding the system.
- */
-
- /* Modifications:
- 13-Sep-89 Mike Burrow (INMOS) Original.
- 11-Oct-89 Bob Green (INMOS) Added dynamic fold table.
- */
-
- /* Note: C comments within quotes are ok */
-
- NOSHARE FOLDMARKENT *foldmarktab = NULL;
-