From: Stuart Hansen
Subject: register-lisp-function (Lucid)
Date: 
Message-ID: <1992Oct21.213050.3458@news.uiowa.edu>
We are trying to port some old lisp code (written under Lucid
version 2 or earlier) to our RS6000s running Lucid 4.0.1.

We have encountered the form 
  (setq readx (register-lisp-function 'readx))
which apparently has to do with foreign function calls.
We can find no documentation for the function register-lisp-function.

Can somebody in netland tell us what is going on?
What should the above form be replaced with?

Thanks,
Stu Hansen
·······@herky.cs.uiowa.edu