newer version
This commit is contained in:
8
lang/m2/comp/misc.h
Normal file
8
lang/m2/comp/misc.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/* M I S C E L L A N E O U S */
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
#define is_anon_idf(x) ((x)->id_text[0] == '#')
|
||||
|
||||
extern struct idf
|
||||
*gen_anon_idf();
|
||||
Reference in New Issue
Block a user