mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-02 23:31:56 +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 *);
|