This website requires JavaScript.
Explore
Help
Sign in
ryuslash
/
libdispass
Watch
1
Star
0
Fork
You've already forked libdispass
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
master
libdispass
/
.gitignore
4 lines
21 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Improve Makefile, make shared library
2013-11-17 00:52:32 +01:00
*.o
*.so
Remove main from libdispass, add test executable - Add ~dispasstest~ which is used to test the DisPass algorithms. - Remove =main= from libdispass since shared libraries shouldn't have main functions - Add ~dispass.h~ which defines and exports the DisPass algorithms. - Make some functions in ~dispass.c~ static to make clear they're not exported anywhere.
2013-11-17 01:08:10 +01:00
dispasstest
Reference in a new issue
Copy permalink