Removed adder.h from proto.libfp

This commit is contained in:
ceriel 1993-01-05 12:52:47 +00:00
parent be2c36fbe5
commit dc108fd084

View file

@ -47,7 +47,7 @@ SLIST = cff4.s cff8.s\
adder.s shifter.s fptrp.s adder.s shifter.s fptrp.s
SRC = $(CDIR)/FP_bias.h $(CDIR)/FP_shift.h $(CDIR)/FP_trap.h\ SRC = $(CDIR)/FP_bias.h $(CDIR)/FP_shift.h $(CDIR)/FP_trap.h\
$(CDIR)/FP_types.h $(CDIR)/adder.h $(CDIR)/get_put.h\ $(CDIR)/FP_types.h $(CDIR)/get_put.h\
$(CDIR)/cff4.c $(CDIR)/cff8.c\ $(CDIR)/cff4.c $(CDIR)/cff8.c\
$(CDIR)/cfu.c\ $(CDIR)/cfu.c\
$(CDIR)/cmf4.c $(CDIR)/cmf8.c\ $(CDIR)/cmf4.c $(CDIR)/cmf8.c\