ADDED mttroot/mtt/lib/comp/simple/AE_alias.m Index: mttroot/mtt/lib/comp/simple/AE_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/AE_alias.m @@ -0,0 +1,15 @@ +function alias = AE_alias # Port aliases for AE + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/AF_alias.m Index: mttroot/mtt/lib/comp/simple/AF_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/AF_alias.m @@ -0,0 +1,15 @@ +function alias = AF_alias # Port aliases for AF + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/C_alias.m Index: mttroot/mtt/lib/comp/simple/C_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/C_alias.m @@ -0,0 +1,15 @@ +function alias = C_alias # Port aliases for C + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '1'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/EBTF_alias.m Index: mttroot/mtt/lib/comp/simple/EBTF_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/EBTF_alias.m @@ -0,0 +1,15 @@ +function alias = EBTF_alias # Port aliases for EBTF + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/EMTF_alias.m Index: mttroot/mtt/lib/comp/simple/EMTF_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/EMTF_alias.m @@ -0,0 +1,16 @@ +function alias = EMTF_alias # Port aliases for EMTF + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + alias.mod = '3'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/ES_alias.m Index: mttroot/mtt/lib/comp/simple/ES_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/ES_alias.m @@ -0,0 +1,15 @@ +function alias = ES_alias # Port aliases for ES + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/FMR_alias.m Index: mttroot/mtt/lib/comp/simple/FMR_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/FMR_alias.m @@ -0,0 +1,16 @@ +function alias = FMR_alias # Port aliases for FMR + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + alias.mod = '3'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/FP_alias.m Index: mttroot/mtt/lib/comp/simple/FP_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/FP_alias.m @@ -0,0 +1,15 @@ +function alias = FP_alias # Port aliases for FP + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/GY_alias.m Index: mttroot/mtt/lib/comp/simple/GY_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/GY_alias.m @@ -0,0 +1,15 @@ +function alias = GY_alias # Port aliases for GY + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/I_alias.m Index: mttroot/mtt/lib/comp/simple/I_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/I_alias.m @@ -0,0 +1,15 @@ +function alias = I_alias # Port aliases for I + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '1'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/PS_alias.m Index: mttroot/mtt/lib/comp/simple/PS_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/PS_alias.m @@ -0,0 +1,16 @@ +function alias = PS_alias # Port aliases for PS + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + alias.power = '3'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/RST_alias.m Index: mttroot/mtt/lib/comp/simple/RST_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/RST_alias.m @@ -0,0 +1,15 @@ +function alias = RST_alias # Port aliases for RST + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/RS_alias.m Index: mttroot/mtt/lib/comp/simple/RS_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/RS_alias.m @@ -0,0 +1,15 @@ +function alias = RS_alias # Port aliases for RS + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/R_alias.m Index: mttroot/mtt/lib/comp/simple/R_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/R_alias.m @@ -0,0 +1,15 @@ +function alias = R_alias # Port aliases for R + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '1'; + +endfunction + + ADDED mttroot/mtt/lib/comp/simple/TF_alias.m Index: mttroot/mtt/lib/comp/simple/TF_alias.m ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/simple/TF_alias.m @@ -0,0 +1,15 @@ +function alias = TF_alias # Port aliases for TF + +############################################################### +## Version control history +############################################################### +## $Id$ +## $Log$ +############################################################### + + alias.in = '1'; + alias.out = '2'; + +endfunction + +