File mttroot/mtt/lib/comp/simple/FMR_alias.m artifact fb7f54e190 part of check-in e016a8a990
function alias = FMR_alias # Port aliases for FMR ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ############################################################### alias.in = '1'; alias.out = '2'; alias.mod = '3'; endfunction