home *** CD-ROM | disk | FTP | other *** search
- /*
- sample.c
- generated by Look & Feel version 3.2 from sample.lnf
- 11/09/91
- */
-
-
- #include <stdio.h>
- #include "cscape.h"
- #include "msys.h"
- #include "teddecl.h"
- #include "sled.h"
- #include "sfile.h"
-
- fsyminit_struct sample_syms[] = {
-
- {FSYM_FIELDFUNCS },
- {"digit_funcs", FNULL, (VOID *) &digit_funcs},
- {"framer_funcs", FNULL, (VOID *) &framer_funcs},
- {"string_funcs", FNULL, (VOID *) &string_funcs},
-
- {FSYM_USER },
- {"lnf_Beep", (VOID_FPTR) lnf_Beep, NULL},
-
- {FSYM_CLASS },
- {"sedwin_Class", (VOID_FPTR) sedwin_Class, NULL},
- {"ufunc_Class", (VOID_FPTR) ufunc_Class, NULL},
-
- {FSYM_BORDER },
- {"bd_box", (VOID_FPTR) bd_box, NULL},
- {"bd_prompt", (VOID_FPTR) bd_prompt, NULL},
-
- {FSYM_MOUSE },
- {"sedmou_Framer", (VOID_FPTR) sedmou_Framer, NULL},
-
- {FSYM_MOVEMETHOD },
-
- {FSYM_EXPLODE },
-
- {FSYM_SPECIAL },
-
- {FSYM_AUX },
-
- {FSYM_LISTEND}
- };
-
- /* ...................... */
-