Index: tool.h =================================================================== --- tool.h (revision 12694) +++ tool.h (revision 12695) @@ -74,7 +74,11 @@ pcb_bool pcb_tool_redo_act(void); +/**** tool helper functions ****/ +void pcb_tool_attach_for_copy(pcb_coord_t PlaceX, pcb_coord_t PlaceY); + + /**** Low level, for internal use ****/ /* Get the tool pointer of a tool by id */