pcb 4.1.1
An interactive printed circuit board layout editor.

actions.h

Go to the documentation of this file.
00001 
00002 #ifndef PCB_HID_COMMON_ACTIONS_H
00003 #define PCB_HID_COMMON_ACTIONS_H
00004 
00005 void print_actions (void);
00006 
00007 #endif