File mtt/lib/comp/simple/PS_alias.m from the latest check-in
function alias = PS_alias # Port aliases for PS ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ############################################################### alias.in = '1'; alias.out = '2'; alias.power = '3'; endfunction