1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Outline report file for system BigHeatedRod (BigHeatedRod_rep.txt)
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
mtt -o -c BigHeatedRod abg tex
mtt -o -c BigHeatedRod numpar txt
mtt -o -c BigHeatedRod input txt
mtt -o -c BigHeatedRod odeso ps
|
>
>
>
|
|
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Outline report file for system BigHeatedRod (BigHeatedRod_rep.txt)
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1 1998/11/23 13:37:55 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
mtt -o -cc BigHeatedRod abg tex
mtt -o -cc BigHeatedRod numpar txt
mtt -o -cc BigHeatedRod input txt
mtt -o -cc BigHeatedRod odeso ps
|