Overview
Comment: | Added in2 alias |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ceba48742126a693a9fd407d493930b7 |
User & Date: | gawthrop@users.sourceforge.net on 1999-09-17 09:18:46 |
Other Links: | branch diff | manifest | tags |
Context
1999-09-17
| ||
09:19:35 | Added in_2 check-in: 348e9df598 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
09:18:46 | Added in2 alias check-in: ceba487421 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
04:25:01 | END --> END; in translation check-in: b4c8339aee user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/comp/compound/Sensitivity/O/O_lbl.txt from [3fa4c9c300] to [8f92217838].
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | %% Label file for system O (O_lbl.txt) %SUMMARY O Three-port zero junction for 2-bond vector bonds :-) %DESCRIPTION <Detailed description here> % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Port aliases %ALIAS in A1,B1 %ALIAS out A2,B2 | > > > | | 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 | %% Label file for system O (O_lbl.txt) %SUMMARY O Three-port zero junction for 2-bond vector bonds :-) %DESCRIPTION <Detailed description here> % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ % %% Revision 1.1 1999/07/29 04:47:49 peterg % %% Initial revision % %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Port aliases %ALIAS in A1,B1 %ALIAS out A2,B2 %ALIAS in_2|out_2 A3,B3 % Argument aliases %% Each line should be of one of the following forms: % a comment (ie starting with %) % component-name cr_name arg1,arg2,..argn % blank |
︙ | ︙ |