aboutsummaryrefslogtreecommitdiffstats
path: root/examples/python-api/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python-api/run.sh')
-rwxr-xr-xexamples/python-api/run.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/python-api/run.sh b/examples/python-api/run.sh
deleted file mode 100755
index 5852ea9ac..000000000
--- a/examples/python-api/run.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-PYTHONPATH=`pwd`/../../:$PYTHONPATH
-mkdir -p out
-if [ ! -f ../../libyosys.so ]; then
- make -C ../..
-fi
-python3.5 netlist_graph.py