Differences From Artifact [47318c59e0]:
- Executable file
mttroot/mtt/lib/rep/sfun_rep.make
— part of check-in
[c120c65076]
at
2002-05-10 13:24:58
on branch origin/master
— Added initial support for building Simulink S-functions.
Rates do not update properly yet.
Inertial switches do not work yet.
Implicit integration not supported yet.build with: mtt -i euler MotorGenerator sfun mexglx. (user: geraint@users.sourceforge.net, size: 99) [annotate] [blame] [check-ins using] [more...]
To Artifact [a81b02cdc5]:
- Executable file mtt/lib/rep/sfun_rep.make — 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: 87) [annotate] [blame] [check-ins using] [more...]
- Executable file
mttroot/mtt/lib/rep/sfun_rep.make
— part of check-in
[c084ef2080]
at
2002-12-12 17:18:43
on branch origin/master
— Fixed [ 647664 ] Namespace clash: LANG
Prepended MTT_ to SYS, OPTS and LANG environment variables. (user: geraint@users.sourceforge.net, size: 87) [annotate] [blame] [check-ins using]
1 2 | # -*-makefile-*- | < < | | 1 2 3 4 | # -*-makefile-*- all: ${MTT_REP}/sfun_rep.sh "$(MTT_OPTS)" "$(MTT_SYS)" "$(MTT_LANG)" |