Versioning started. 0.0
authorW. Trevor King <wking@drexel.edu>
Sat, 4 Oct 2008 14:55:29 +0000 (10:55 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 4 Oct 2008 14:56:37 +0000 (10:56 -0400)
commit53cf4c08aa01416aeb0300057ccf2dba9fb587b6
treef6db83814ef13786280fd3b58803028d777c279f
Versioning started.

Time to compile this heap-o-stuff into a real package.
pycomedi/__init__.py [new file with mode: 0644]
pycomedi/comedi_simult_aio.py [new file with mode: 0644]
pycomedi/comedi_single_aio.py [new file with mode: 0644]
pycomedi/comedi_single_dio.py [new file with mode: 0644]
pycomedi/linreg.py [new file with mode: 0755]
pycomedi/test.py [new file with mode: 0755]
pycomedi/test_comedi.py [new file with mode: 0644]
pycomedi/zero_initial.py [new file with mode: 0755]