2 * Copyright (C) 1994-1999, Index Data
4 * Sebastian Hammer, Adam Dickmeiss
7 * Revision 1.2 1999-05-15 14:36:37 adam
8 * Updated dictionary. Implemented "compression" of dictionary.
10 * Revision 1.1 1999/03/09 10:16:35 adam
11 * Work on compaction of dictionary/isamc.
21 void inv_compact (BFiles bfs)
23 dict_copy_compact (bfs, FNAME_DICT, "out");