gerbv
2.10.1-dev~93f1b5
|
Go to the source code of this file.
Functions | |
void | drill_stats_add_error (gerbv_error_list_t *error_list_in, int layer, const char *error_text, gerbv_message_type_t type) |
Header info to the statistics generating functions for Excellon drill files.
Definition in file drill_stats.h.
void drill_stats_add_error | ( | gerbv_error_list_t * | error_list_in, |
int | layer, | ||
const char * | error_text, | ||
gerbv_message_type_t | type | ||
) |
Add statistic message for drill layer.
It is recommend to use gerbv_stats_printf() instead of this function.
Definition at line 376 of file drill_stats.c.