Index: mttroot/mtt/bin/trans/cbg2ese_m2r ================================================================== --- mttroot/mtt/bin/trans/cbg2ese_m2r +++ mttroot/mtt/bin/trans/cbg2ese_m2r @@ -14,10 +14,13 @@ ## Version control history ############################################################### ## $Id$ ## ## $Log$ +## Revision 1.20 2000/10/16 08:36:31 peterg +## Creat empty _aliased file if it doesn't exist +## ## Revision 1.19 2000/10/12 19:25:39 peterg ## Now generateds the _aliased.txt file ## ## Revision 1.18 2000/09/15 08:09:42 peterg ## Removed another debugging line @@ -211,11 +214,11 @@ echo "END;" >> $1_ese.r echo "END;" >> $1_def.r # Create the _alised file -touch $1_aliased.txt +touch mtt_aliased.txt echo Creating $1_aliased.txt mv mtt_aliased.txt $1_aliased.txt # Sort the struc file mv $structurefile junk