Differences From Artifact [fb7f54e190]:
- Executable file mttroot/mtt/lib/comp/simple/FMR_alias.m — part of check-in [d7a8ba12d4] at 1998-07-02 14:50:11 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 369) [annotate] [blame] [check-ins using]
To Artifact [85c12f71ad]:
- 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]
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | + + + - + | 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'; |