Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds

to mozilla/xpcom.
Modified files: MANIFEST, Makefile
This commit is contained in:
wtc%netscape.com 1998-11-09 20:08:18 +00:00
Родитель 57b0444baf
Коммит a1220c1e69
4 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -6,4 +6,3 @@ plarenas.h
plarena.h
plevent.h
plhash.h
plvector.h

Просмотреть файл

@ -34,7 +34,6 @@ CSRCS = \
plarena.c \
plevent.c \
plhash.c \
plvector.c \
$(NULL)
HEADERS = \
@ -42,7 +41,6 @@ HEADERS = \
plarena.h \
plevent.h \
plhash.h \
plvector.h \
$(NULL)
ifeq ($(OS_ARCH), WINNT)

Просмотреть файл

Просмотреть файл