1#!/usr/bin/env bash
2
3set -e
4
5python testdistance.py
6python testdsp6.py
7python testdsp5.py
8python example_1_10.py
9python example_1_6.py
10python example_1_9.py
11
12