pcb 4.1.1
An interactive printed circuit board layout editor.

dolists.h File Reference

Go to the source code of this file.

Defines

#define REGISTER_ACTIONS(a)   {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();}
#define REGISTER_ATTRIBUTES(a)   {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();}
#define REGISTER_FLAGS(a)   {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();}

Define Documentation

#define REGISTER_ACTIONS (   a)    {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();}

Definition at line 5 of file dolists.h.

#define REGISTER_ATTRIBUTES (   a)    {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();}

Definition at line 6 of file dolists.h.

#define REGISTER_FLAGS (   a)    {extern void HIDCONCAT(register_,a)();HIDCONCAT(register_,a)();}

Definition at line 7 of file dolists.h.