removed two entries, re-ordered field names to match the template

This commit is contained in:
Trilarion
2018-09-06 10:11:13 +02:00
parent d7047ea87e
commit 878d5365a7
329 changed files with 400 additions and 435 deletions

View File

@ -4,8 +4,8 @@ _Software development tool that connects programs written in C and C++ with a va
- Home: http://swig.org/
- Media: https://en.wikipedia.org/wiki/SWIG
- Download: http://www.swig.org/download.html
- State: mature
- Download: http://www.swig.org/download.html
- Keywords: language binding, interface generator
- Code repository: https://github.com/swig/swig.git
- Code language: C++