#ifndef MAINDEFS_H
#define MAINDEFS_H 1
void start_lisp(void);
void print_info_lines(void);
#endif
