#!/bin/bash

./sch-axi-cylinder
./sch-axi-sphere

gnuplot -p cylinder.gpi
gnuplot -p sphere.gpi
gnuplot -p cylinder_sphere.gpi

