Merged library into mistserver

# Conflicts:
#	.gitignore
#	Doxyfile
#	Makefile
#	README
This commit is contained in:
Thulinma 2015-03-16 04:01:54 +01:00
commit 597dcee303
65 changed files with 26334 additions and 12 deletions

5
.gitignore vendored
View file

@ -3,6 +3,7 @@
*.la
*.lo
*.swp
*.orig
*.bak
*~
.deps
@ -12,6 +13,8 @@ docs
nbproject
autom4te.cache
/Mist*
/libmist.so
/libmist.a
/configure
/config.*
/aclocal.m4
@ -37,4 +40,6 @@ server.html*
.cproject
.project
.sync
*.pc
*.swp