Artifact 85c12f71adb7824333b65c93147c7ac3d3b63f43c3ffa42ca21f484092b50463:
- Executable file mtt/lib/comp/simple/FMR_alias.m — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 437) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/comp/simple/FMR_alias.m — part of check-in [e7296f7eec] at 2003-08-19 15:44:55 on branch origin/master — Updated for new MTT (user: gawthrop@users.sourceforge.net, size: 437) [annotate] [blame] [check-ins using]
function alias = FMR_alias # Port aliases for FMR ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ## Revision 1.1 1998/07/02 14:47:14 peterg ## Initial revision ## ############################################################### alias.in = '1'; alias.out = '2'; alias.mod = '2'; endfunction