Differences From Artifact [563b5c62bb]:
- Executable file mttroot/mtt/lib/examples/Chemical/ReactorTF/Makefile — part of check-in [a33f9855e3] at 2000-08-24 13:26:29 on branch origin/master — Initial revision (user: gawthrop@users.sourceforge.net, size: 408) [annotate] [blame] [check-ins using]
To Artifact [2d406594de]:
- Executable file mtt/lib/examples/Chemical/ReactorTF/Makefile — 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: 410) [annotate] [blame] [check-ins using] [more...]
- Executable file mttroot/mtt/lib/examples/Chemical/ReactorTF/Makefile — part of check-in [9b03bf0a9d] at 2000-08-24 13:45:30 on branch origin/master — *** empty log message *** (user: gawthrop@users.sourceforge.net, size: 410) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - + | ## Makes the schematic diagram and the zero figure all: ReactorTF_pic.ps ReactorTF_zero_1.ps ReactorTF_zero_2.ps ReactorTF_pic.ps: ReactorTF_pic.fig fig2dev -Lps ReactorTF_pic.fig> ReactorTF_pic.ps ReactorTF_zero_1.ps: ReactorTF_abg.fig mtt -q ReactorTF sm m; mtt -q ReactorTF numpar m; |