Overview
Comment:Added description
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 27c4963753c58d7f20c663fb3d479b057a52b59606119b557b5cd9bb019e18b1
User & Date: gawthrop@users.sourceforge.net on 1997-09-11 08:37:29
Other Links: branch diff | manifest | tags
Context
1997-09-11
09:00:52
More documentation. check-in: 46b788372c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:37:29
Added description check-in: 27c4963753 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
08:21:08
copy utility split into two:
copy: copies examples (copies the entire directory)
compcopy: (just used internally) copies components.
check-in: 50c557c1cd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/examples/Hybrid/BouncingRod/BouncingRod_lbl.txt from [abea90fb0f] to [9d6883c0b6].

1

2


3
4
5
6
7
8
9



10
11
12
13
14
15
16
%SUMMARY BouncingRod: <brief description here>

%DESCRIPTION <Detailed description here>


%% Label file for system BouncingRod (BouncingRod_lbl.txt)

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



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

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

|
>
|
>
>







>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%SUMMARY BouncingRod: Two-dimensional bouncing rod
%DESCRIPTION A uniform rod bounces on a compliant surface -- the
%DESCRIPTION CSW component is used.


%% Label file for system BouncingRod (BouncingRod_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1  1997/07/06 16:18:37  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


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