Add SWIG post.
authorW. Trevor King <wking@drexel.edu>
Sat, 10 Mar 2012 12:09:49 +0000 (07:09 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 10 Mar 2012 12:09:49 +0000 (07:09 -0500)
commit7b99c8ba59bcd96f2fb1170ca0e29dab30cfa250
tree709bedc08b94e000432023aeb2213b64cbdbe19e
parent64a07a99932ef78b29c4f1aeca28b1705cee339b
Add SWIG post.
.gitignore
posts/SWIG.mdwn [new file with mode: 0644]
posts/SWIG/Makefile [new file with mode: 0644]
posts/SWIG/example.c [new file with mode: 0644]
posts/SWIG/example.h [new file with mode: 0644]
posts/SWIG/example.i [new file with mode: 0644]
posts/SWIG/setup.py [new file with mode: 0644]
posts/SWIG/test.py [new file with mode: 0755]
posts/pycomedi.mdwn