#ifndef EPROM_WRITER_H #define EPROM_WRITER_H void save_eprom( GtkWidget *tab_group, gchar * filename ); #endif /* EPROM_WRITER_H */