#!/bin/bash

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

