home *** CD-ROM | disk | FTP | other *** search
-
- /* MACHINE GENERATED */
-
-
- /* tag.a */
-
- Prototype ALibExpunge(), ALibClose(), ALibOpen(), ALibReserved();
-
- /* init.c */
-
- Prototype void InitC(void);
-
- /* lib.c */
-
- Prototype LibCall struct Library *LibInit (__D0 BPTR);
- Prototype LibCall struct Library *LibOpen (__D0 long, __A0 struct Library *);
- Prototype LibCall long LibClose (__A0 struct Library *);
- Prototype LibCall long LibExpunge(__A0 struct Library *);
-
- /* funcs.c */
-
- Prototype LibCall struct APIClient *APIMountClient(__A0 struct APIMessage *, __A1 char *);
- Prototype LibCall void APICloseClient(__A0 struct APIClient *, __A1 struct APIMessage *);
- Prototype LibCall void APIBriefClient(__A0 struct APIClient *, __A1 struct APIMessage *);
- Prototype LibCall void APIFree (__A0 struct APIClient *, __A1 struct APIOrder *);
- Prototype void Dispatch(struct APIMessage *);
- Prototype BOOL FindMarkedBracket(struct EditConfig *);
- Prototype BOOL NoUserBlock (struct EditConfig *);
- Prototype BOOL IsABracket(UWORD);
- Prototype BOOL MatchingBracket(struct APIMessage *, UWORD);
-