Changed gamma to alpha1.

This commit is contained in:
henry 2009-06-30 23:07:31 +01:00
parent ad7e0fb239
commit 1783feeb90

View File

@ -12,7 +12,7 @@ do
if [ "$case" = "damBreak" ]
then
cp $case/0/gamma.org $case/0/gamma
cp $case/0/alpha1.org $case/0/alpha1
fi
done