#!/bin/sh -e

cd ./sine/GCI
./run_all

cd ./arc/GCI
./run_all
