]> sigrok.org Git - libsigrokdecode.git/commit
Have one subdirectory per module in common/ as well.
authorUwe Hermann <redacted>
Wed, 4 May 2016 17:35:18 +0000 (19:35 +0200)
committerUwe Hermann <redacted>
Thu, 5 May 2016 18:46:33 +0000 (20:46 +0200)
commit799d9431e854c0d2c7be7e16926c50e32e2683ce
treeb99e88349fb2b88cf6b73f0fb84158c355fe1b9e
parent1049c90ff82d3d5ce32ac92b032dd2d5a5d847cd
Have one subdirectory per module in common/ as well.

This is consistent with decoders/, conveniently allows for more than one
file per module, and also happens to avoid some import warnings.
common/plugtrx.py [deleted file]
common/plugtrx/__init__.py [new file with mode: 0644]
common/plugtrx/mod.py [new file with mode: 0644]