1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 23:22:30 +01:00

Removed array bag, and restructured the tree bag to be WMBag

This commit is contained in:
dan
2000-09-15 04:57:31 +00:00
parent 446e260186
commit 595d2b060b
8 changed files with 670 additions and 969 deletions

View File

@@ -68,7 +68,6 @@ libWINGs_a_SOURCES = \
wview.c \
error.c \
findfile.c \
bagarray.c \
bagtree.c \
connection.c \
data.c \
@@ -82,7 +81,6 @@ libWINGs_a_SOURCES = \
libWUtil_a_SOURCES = \
WINGs.h \
WINGsP.h \
bagarray.c \
bagtree.c \
connection.c \
data.c \