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:
parent
edfb546e4b
commit
4d0d3da9e4
12 changed files with 26 additions and 16 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -74,6 +74,7 @@ src/.DS_Store
|
|||
/doc/html
|
||||
/doc/latex
|
||||
/doc/std
|
||||
/doc/arena
|
||||
/doc/extra
|
||||
/doc/flate
|
||||
/doc/green
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue