blob: 00799198f03634463f1df9bc290e8affba0706ee [file] [log] [blame]
Stephen M. Cameronbf3f7022012-03-27 08:14:48 +02001#ifndef PRINTING_H
2#define PRINTING_H
3
4void gfio_print_results(struct gui_entry *ge);
5
6#endif