comedilib/swig
Ian Abbott d5e7c2a116 Revert previous commit, renaming comedi_wrap.c back to comedi_python_wrap.c.
Add "comedi_python.i" swig interface file which merely %includes the
"comedi.i" in the parent directory.  Fix paths in "setup.py" and set it up
to run swig directly (using "comedi_python.i" as the source).  Change
"_comedi.py" to "comedi.py" (but keep the underscore prefix on the .so
and .la files).
Based on a patch by W. Trevor King.
2010-12-16 16:03:35 +00:00
..
python Revert previous commit, renaming comedi_wrap.c back to comedi_python_wrap.c. 2010-12-16 16:03:35 +00:00
ruby Import DESTDIR in swig/ruby/setup.rb for configurable rbconfig install paths. 2010-12-14 14:37:18 +00:00
comedi.i Use #ifdef SWIGRUBY around typemap(ruby,...) and remove the ruby argument. 2010-12-16 11:41:41 +00:00
Makefile.am Fix distcheck 2004-08-11 21:37:46 +00:00