diff options
author | 2016-02-08 10:55:20 -0500 | |
---|---|---|
committer | 2016-02-08 10:55:20 -0500 | |
commit | 6107c1ca4aa485c5971ff3326513b8f4934f7ac1 (patch) | |
tree | a109d80501bd087e3219f68c186fb55bc17e090a /scripts/automation/wrap_stl_sim.py | |
parent | f5a5e50bfe046148a20f6ce578d6082119dec2c0 (diff) |
huge refactor - again
Diffstat (limited to 'scripts/automation/wrap_stl_sim.py')
-rw-r--r-- | scripts/automation/wrap_stl_sim.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/automation/wrap_stl_sim.py b/scripts/automation/wrap_stl_sim.py deleted file mode 100644 index 97ff1145..00000000 --- a/scripts/automation/wrap_stl_sim.py +++ /dev/null @@ -1,4 +0,0 @@ -import trex_control_plane.stl.api -import trex_control_plane.stl.trex_stl_sim - -trex_control_plane.stl.trex_stl_sim.main() |