#!/bin/bash

./clone -d 2 -f square.geo -r 10 1 13
./clone -d 3 -f cube.geo -r 5 1 8

