change new dict creator from Xwr4 to XwrD so doesn't get deleted along

with Crosswords.
This commit is contained in:
ehouse 2003-12-12 10:54:50 +00:00
parent 952f16981a
commit be92c9bfd1

View file

@ -46,7 +46,7 @@ endif
ifeq ($(TARGET_TYPE),PALM)
ifdef NEWDAWG
PDBTYPE = Xwr4
PDBTYPE = XwrD
else
PDBTYPE = Xwr3
endif