1
2 One user has compiled this program on a P.C. using gcc with the
3 fread/fwrite command modified to "rb" "wb" for the binaries.
4
5 For modification of the htable.lex and lexer.l file: Lex does not
6 accept comments in the heading, unfortunately, the automatic header
7 program puts that at the top. Put the first comment (pvrg disclaimer,
8 etc.) into the %{ %} body and all should be fine.
9