Move the compression routines into their own *.cc file.
* src/misc/intvcomp.hh: Move all code... * src/misc/intvcomp.cc: ... in this new file. * src/misc/Makefile.am: Add invcomp.cc
This commit is contained in:
parent
ebb85c4da7
commit
4ec936387e
4 changed files with 613 additions and 536 deletions
|
|
@ -55,6 +55,7 @@ libmisc_la_SOURCES = \
|
|||
bddop.cc \
|
||||
escape.cc \
|
||||
freelist.cc \
|
||||
intvcomp.cc \
|
||||
memusage.cc \
|
||||
minato.cc \
|
||||
modgray.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue