aboutsummaryrefslogtreecommitdiffstats
path: root/python/__init__.py
diff options
context:
space:
mode:
authorpiotr <Piotr Krysik pkrysik@elka.pw.edu.pl>2014-08-06 16:01:40 +0200
committerpiotr <Piotr Krysik pkrysik@elka.pw.edu.pl>2014-08-06 16:01:40 +0200
commit1c8de50663b9a0e2f00e35346ceff756b1123a26 (patch)
tree35965766ea6a0bc6d612d13d8b335928970575b3 /python/__init__.py
parentfdef6763932917b6a755828361e416f3abf841af (diff)
Changes to make clock_offset_corrector install and work on other machines
Diffstat (limited to 'python/__init__.py')
-rw-r--r--python/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/__init__.py b/python/__init__.py
index 3428109..7b96cf3 100644
--- a/python/__init__.py
+++ b/python/__init__.py
@@ -51,6 +51,7 @@ from fcch_burst_tagger import fcch_burst_tagger
from sch_detector import sch_detector
from fcch_detector import fcch_detector
from clock_offset_control import clock_offset_control
+from clock_offset_corrector import clock_offset_corrector
#