29cb99395bc2025414379d27cc8e35b2d432705e
[nepi.git] / src / nepi / testbeds / ns3 / __init__.py
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 from constants import TESTBED_ID, TESTBED_VERSION
5 from execute import TestbedController, load_ns3_module 
6