home *** CD-ROM | disk | FTP | other *** search
- /* osptrs.h - system specific function pointers */
-
- { "SYSTEM", S, xsystem },
- { "GET-KEY", S, xgetkey },
- { "BUTLAST", S, xbutlast },
- { "NBUTLAST", S, xnbutlast },
- { "COPY-TREE", S, xcopytree },
- { "EVERY", S, xevery },
- { "NREVERSE", S, xnreverse },
-
-