Artifact 1470d15671ba034b2b04abac5b2b9d395f26ee5ac7c007386ff690787a82ac72:
- Executable file mtt/lib/comp/simple/C_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: 411) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/comp/simple/C_alias.m — part of check-in [5b0761c846] at 1998-07-08 15:45:50 on branch origin/master — out now aliases 2 (user: gawthrop@users.sourceforge.net, size: 411) [annotate] [blame] [check-ins using]
function alias = C_alias # Port aliases for C ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ ## Revision 1.1 1998/07/02 14:49:14 peterg ## Initial revision ## ############################################################### alias.in = '1'; alias.out = '2'; endfunction