(FEA) Featured for Location_Literalisation, Status_Literalisation etc.
This commit is contained in:
9
attr.h
9
attr.h
@@ -3,15 +3,6 @@
|
||||
|
||||
# include <Compound/name.h>
|
||||
|
||||
/* Only effect (probably) when formal Attribute is defined.
|
||||
* __ATTRIBUTABLE indicates this field is used for further process by Attribute.
|
||||
* Or, to put this way, this field has attributions not used so far, but
|
||||
* eventually will.
|
||||
*/
|
||||
# define __ATTRIBUTABLE
|
||||
# define __ATTRIBUTABLE__
|
||||
# define attr(a)
|
||||
|
||||
typedef struct _Attribute{
|
||||
int serialNo;
|
||||
int (*exec)(void *);
|
||||
|
Reference in New Issue
Block a user