1
Fork 0

extra: move arena to libarena

In line with the dissolution of libextra - #8784 - moves arena to its own library libarena.
Changes based on PR #11787. Updates .gitignore to ignore doc/arena.
This commit is contained in:
David Manescu 2014-01-29 13:50:05 +11:00
parent edfb546e4b
commit 4d0d3da9e4
12 changed files with 26 additions and 16 deletions

1
.gitignore vendored
View file

@ -74,6 +74,7 @@ src/.DS_Store
/doc/html
/doc/latex
/doc/std
/doc/arena
/doc/extra
/doc/flate
/doc/green