#!/bin/bash

./int-ring
./int-shell

gnuplot -p ring.gpi
gnuplot -p shell.gpi

