/* * lisp.h */ Sp eval (Sp ); void initlispstuff(void); extern Sp trueatom; extern Sp nilatom; /*-------------------------------------------------*/