Initial commit

This commit is contained in:
2017-09-19 08:27:10 +02:00
commit 3b2e49f7b7
138 changed files with 199299 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
*~
*.bak
aclocal.m4
autom4te.cache
config.*
configure
depcomp
install-sh
ltmain.sh
m4
makefile.in
missing
src/*.o
src/*.lo
src/*.la
src/.deps/*
src/.libs/*
doc