First compile the translisp kernel (see ../kernel).  Then compile the conversion
rules by loading the file "compile-franz2common" into Common Lisp.

Load the system into Common Lisp by loading the file "franz2common".

Convert a Franz Lisp file by calling
      (convert-franz-to-common "filename.l")
