mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-05 13:05:44 +00:00
e713312837
- fixed up some rcs identifiers - fixed up some formatting in the man page
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 *);
|