Overview
Comment:New SS format
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 3fbd7b0ed5d9b64003d1ecb6001b5947b8051dc10847e61d98fe923c01a6020c
User & Date: gawthrop@users.sourceforge.net on 2000-08-29 15:26:38
Other Links: branch diff | manifest | tags
Context
2000-08-29
15:27:30
Initial revision check-in: 61f1dd36da user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:26:38
New SS format check-in: 3fbd7b0ed5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:47:22
Initial revision check-in: 7e854b9c1f user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/comp/compound/General/CX/CX_lbl.txt from [6824f0100d] to [033763981d].

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


%SUMMARY CX	C component with state i/o
%DESCRIPTION Port [X]: state i/o
%% Label file for system CX (CX_lbl.txt)

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



% %% Revision 1.1  1998/04/12 15:21:11  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Each line should be of one of the following forms:
%	a comment (ie starting with %)
%	Component-name	CR_name	arg1,arg2,..argn
%	blank



% Component type C
	c		$1	$1

% Component type SS
	X		external	internal











>
>
>
















|
>
>
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
%SUMMARY CX	C component with state i/o
%DESCRIPTION Port [X]: state i/o
%% Label file for system CX (CX_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2  1998/04/14 17:06:44  peterg
% %% Input only to SS
% %%
% %% Revision 1.1  1998/04/12 15:21:11  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Each line should be of one of the following forms:
%	a comment (ie starting with %)
%	Component-name	CR_name	arg1,arg2,..argn
%	blank



% Component type C
	c		$1	$1

% Component type SS
	X		SS	internal,external


Modified mttroot/mtt/lib/comp/compound/General/IX/IX_lbl.txt from [41f0c432af] to [bfe95bf5cf].

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
%SUMMARY IX   I component with state i/o
%DESCRIPTION Port [X]: state i/o

%% Label file for system IX (IX_lbl.txt)

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



% %% Revision 1.1  1998/04/12 15:20:11  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Each line should be of one of the following forms:
%	a comment (ie starting with %)
%	Component-name	CR_name	arg1,arg2,..argn
%	blank



% Component type I
	i		$1	$1

% Component type SS
	X		external	internal











>
>
>
















|

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
%SUMMARY IX   I component with state i/o
%DESCRIPTION Port [X]: state i/o

%% Label file for system IX (IX_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2  1998/04/14 17:08:50  peterg
% %% Input only on SS
% %%
% %% Revision 1.1  1998/04/12 15:20:11  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Each line should be of one of the following forms:
%	a comment (ie starting with %)
%	Component-name	CR_name	arg1,arg2,..argn
%	blank



% Component type I
	i		$1	$1

% Component type SS
	X   SS		external,internal


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