[comp.lang.forth] hfloat.seq is fine in the distribution

leo@phoenix.Princeton.EDU (Kwo-hsiung Young) (04/22/89)

Last time I asked for your help in correcting a seemingly
corrupted file "hfloat.seq" in FPC225 package.
The problem was that the F-PC.exe as distributed could not
compile hfloat.seq because of missing difinition for the 
words TS@ and SREG and DREG etc.
Because I am impatient to wait for you guys to give me
the anwser, I solve the problem by myself through peeking 
around the package.
For those of you who are the first time user and who may have
the same problem as mine, I am telling you that the mystery lies
under the fact that F-PC.exe beheads a lot of words including some
in PASM.seq and TS@, SREG ... which are in PASM.seq.
wei@tiger.princeton.edu