#!/bin/bash

./clone -d 2 -f circle.geo -r 5 1 8
./clone -d 3 -f sphere.geo -r 5 1 8

