summaryrefslogtreecommitdiffstats
path: root/scripts/automation/wrap_stl_sim.py
blob: 97ff11456e8fb9e685c33b9da7199999b4822603 (plain)
1
2
3
4
import trex_control_plane.stl.api
import trex_control_plane.stl.trex_stl_sim

trex_control_plane.stl.trex_stl_sim.main()