Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
/* callback_menu.h by Paul Wilkins 3/15/97 */
#include <stdio.h>
#include <stdlib.h>
#include <gtk/gtk.h>
#include "menu.h"
#include <math.h>
#include <string.h>
#include "complex.h"
#include "real.h"
*/
#include "help.h"
/* lcd.c by Paul Wilkins 3/22/97 */
#include <gdk/gdkkeysyms.h>
#ifdef USE_GNOME
#include <gnome.h>
#endif
/* setup mode.c by Paul Wilkins 2/8/98 */
#include "mode.h"
/* process_input.c by Paul Wilkins 3/21/97 */
/* run_cmd.c by Paul Wilkins */
#include "buttons.h"