#ifndef MAINDEFS_H #define MAINDEFS_H 1 int makepathname(char *src, char *dst); void start_lisp(); void print_info_lines(); #endif