[comp.lang.eiffel] lexical library

bdurand@frensl61.bitnet (Bruno Durand) (03/08/90)

I am having trouble using lexical library of EIFFEL 2.2:
When linking system, it appears that the folowing symbols are undefined:

	reset
	nex
	fill_f_s
	lar
	bempty
	sma
	fill_buf

All of them are declared as follows

	lar: INTEGER language "C";

in the library classes fix_int_set.e and text_filler.e.
These symbols are not defined in any of the C_libraries located in
..../Eiffel/files .

Thanks in advance for any help.

Bruno Durand
    E.N.S.
46, allee d'Italie
69364 Lyon Cedex 07
    FRANCE
bdurand@ensl.ens-lyon.fr
bdurand@frensl61.bitnet