Overview
Comment: | Single argument - the value of the flow |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
86123578d309fed93006fa9c0f46e0ac |
User & Date: | gawthrop@users.sourceforge.net on 1999-03-12 04:03:09 |
Other Links: | branch diff | manifest | tags |
Context
1999-03-12
| ||
04:04:27 | Single argument - the effort value e_s check-in: 1a65ca2658 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:03:09 | Single argument - the value of the flow check-in: 86123578d3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
01:12:09 | Now does up to 10 ports check-in: eaecddc91b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/General/Sf/Sf_lbl.txt from [bfddcc6d2d] to [d012e23d27].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | %% Label file for system Sf (Sf_lbl.txt) %SUMMARY Sf Simple flow source %DESCRIPTION Simple flow source constructed from SS with fixed causality % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Port aliases %ALIAS out out % Argument aliases | > > > | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | %% Label file for system Sf (Sf_lbl.txt) %SUMMARY Sf Simple flow source %DESCRIPTION Simple flow source constructed from SS with fixed causality % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1999/03/03 21:50:15 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Port aliases %ALIAS out out % Argument aliases %ALIAS $1 f_s %% Each line should be of one of the following forms: % a comment (ie starting with %) % component-name cr_name arg1,arg2,..argn % blank % ---- Component labels ---- % Component type SS [out] SS external,external u SS internal,f_s |