mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-02-06 10:30:50 +00:00
7 lines
151 B
C
7 lines
151 B
C
/*
|
|
* $Id: ftypes.h,v 1.1 1997/10/03 05:06:50 gdr Exp $
|
|
*/
|
|
|
|
extern int find_type(char *, int *, long *);
|
|
extern int find_lang(char *, int *, long *);
|