#! /bin/sh

echo "create_element: "
./create_element

echo "modify:"
./modify

echo "strip:"
./strip

echo "symmetry:"
./symmetry
