Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,14 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.128 1998/02/12 07:48:04 peterg +## Tidy mode copies all files (containing .) to work dir -- this makes +## sure that files such a .c .constitutive relationship go across. +## ## Revision 1.127 1998/02/11 19:36:29 peterg ## Only displays one level of cbg file now. ## ## Revision 1.126 1998/02/11 19:26:03 peterg ## Added verbose (-v) mode. @@ -513,11 +517,11 @@ done #Print header if not in quiet (-q) mode. if [ "$quiet" != "quiet" ]; then echo - echo 'MTT (Model Transformation Tools) version 2.7++ ($Date$)' + echo 'MTT (Model Transformation Tools) version 2.8 ($Date$)' echo 'This is free software with ABSOLUTELY NO WARRANTY.' echo 'Type `mtt warranty'\' 'for details.' echo # Print current directory if in -d mode if [ -n "$directory" ]; then