Overview
Comment:Changed default to lin.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 8911da89f6c4f2508f5e38743260b2cc37d7253bc1f9a6f688f6e8535fdfc975
User & Date: gawthrop@users.sourceforge.net on 1999-03-05 08:25:11
Other Links: branch diff | manifest | tags
Context
1999-03-06
02:18:10
Changed argument list. check-in: 5c30a66bd5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1999-03-05
08:25:11
Changed default to lin. check-in: 8911da89f6 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
1999-03-04
06:05:46
Initial revision check-in: 1456594394 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/comp/compound/General/AFe/AFe_lbl.txt from [35dd6c2520] to [b70ba3967b].

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
31
32
33
34
35
36
%% Label file for system AFe (AFe_lbl.txt)
%SUMMARY AFe  Flow input amplifier with effort output
%DESCRIPTION Made from AF with GY on output

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$



% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% Port aliases
%ALIAS	in	in
%ALIAS	out	out

% Argument aliases
%ALIAS $1	params

% CR aliases
%ALIAS $1	cr


%% 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 AF
	a	 cr	params

% Component type SS
	[in]	SS		external,external
	[out]	SS		external,external









>
>
>








|


|










|




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
31
32
33
34
35
36
37
38
39
%% Label file for system AFe (AFe_lbl.txt)
%SUMMARY AFe  Flow input amplifier with effort output
%DESCRIPTION Made from AF with GY on output

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1  1999/03/04 06:05:46  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% Port aliases
%ALIAS	in	in
%ALIAS	out	out

% Argument aliases
%ALIAS $1	g

% CR aliases
%ALIAS $1	lin


%% 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 AF
	a	 lin	g

% Component type SS
	[in]	SS		external,external
	[out]	SS		external,external


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]