#!/bin/bash

./rho-circle
./rho-sphere

gnuplot -p circle.gpi
gnuplot -p sphere.gpi

