Index: mttroot/mtt/bin/mtt ================================================================== --- mttroot/mtt/bin/mtt +++ mttroot/mtt/bin/mtt @@ -12,10 +12,14 @@ ############################################################### ## Version control history ############################################################### ## $Header$ ## $Log$ +## Revision 1.38 1996/11/09 20:17:34 peterg +## Fixed bug with null ARGS argument +## Put in new lib paths. +## ## Revision 1.37 1996/11/09 18:47:46 peterg ## Added new copy command (using find). ## More documaentation stuff. ## # Revision 1.36 1996/11/03 21:19:02 peterg @@ -148,11 +152,11 @@ done #Print header if not in quiet (-q) mode. if [ "$quiet" != "quiet" ]; then echo - echo 'MTT (Model Transformation Tools) version 2.0++' + echo 'MTT (Model Transformation Tools) version 2.1' echo 'This is free software with ABSOLUTELY NO WARRANTY.' echo 'Type `mtt warranty'\' 'for details.' echo fi @@ -365,11 +369,11 @@ %.dvi: %.tex # If level>0, try and get subsystem files ifneq ($level,"0") $1_abg.fig: - mtt -q copy $1 $MTTPATH/comp/compound + mtt -q copy $1 $MTTPATH/lib/comp/compound endif # Create an arg file if it doesn't exist $1_args.m: