Fix the strange bug mentioned in the last revision. The reason is changing from multi...
commitf7e5ad688c1f10933db27b3348a8ec786cba9bd4
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 13 Jun 2004 09:30:10 +0000 (13 09:30 +0000)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 6 Nov 2006 13:21:22 +0000 (6 20:21 +0700)
treebd32701c9fb81731d8657b47088797e4f5004d2a
parent5563517cb3365263af8ee7e81fac9718cf51267e
Fix the strange bug mentioned in the last revision. The reason is changing from multimap to map and special nodes use edge "<mainleaf>" --> only one special node can exist --> others get deleted.

The resolution is use their special id as edges.
libvspell/warch.cpp