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
|
|
@ -1,3 +1,11 @@
|
|||
2011-04-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
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
|
||||
|
||||
2011-04-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
DVE2: Use mspool for compressed states.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue