home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / lisp / interpre / xlispplu / xlisp2tc / osdefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1988-04-09  |  201 b   |  6 lines

  1. /* osdefs.h - system specific function declarations */
  2.  
  3. extern LVAL xsystem(),xgetkey();
  4. extern LVAL xbutlast(void), xnbutlast(void), xcopytree(void) ;
  5. extern LVAL xevery(void), xnreverse(void) ;
  6.