9 lines
78 B
C
9 lines
78 B
C
#define CODE_EXPANDER
|
|
#include <em.h>
|
|
|
|
C_dlb( l, val)
|
|
label l;
|
|
char *val;
|
|
{
|
|
}
|