deleted struct mlist
This commit is contained in:
parent
679ce613e9
commit
d8832134d2
@ -30,15 +30,6 @@ struct macro {
|
|||||||
|
|
||||||
/* ALLOCDEF "macro" 20 */
|
/* ALLOCDEF "macro" 20 */
|
||||||
|
|
||||||
struct mlist {
|
|
||||||
struct mlist *next;
|
|
||||||
struct macro *m_mac;
|
|
||||||
char *m_repl;
|
|
||||||
char m_unstack;
|
|
||||||
};
|
|
||||||
|
|
||||||
/* ALLOCDEF "mlist" 20 */
|
|
||||||
|
|
||||||
/* `token' numbers of keywords of command-line processor
|
/* `token' numbers of keywords of command-line processor
|
||||||
*/
|
*/
|
||||||
#define K_UNKNOWN 0
|
#define K_UNKNOWN 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user