Index: mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt ================================================================== --- mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt +++ mttroot/mtt/lib/comp/compound/Thermal/CT/CT_lbl.txt @@ -8,18 +8,22 @@ %Port aliases %ALIAS in|out Thermal %CR aliases %ALIAS $1 effort,c_t +%ALIAS $1 lin %% Label file for system CT (CT_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ +% %% Revision 1.5 2001/06/11 15:09:18 gawthrop +% %% Removed spurious parameter +% %% % %% Revision 1.4 1998/07/22 11:28:15 peterg % %% Out as port alias % %% % %% Revision 1.3 1998/07/22 11:27:41 peterg % %% Changed port name Index: mttroot/mtt/lib/comp/compound/Thermal/RT/RT_lbl.txt ================================================================== --- mttroot/mtt/lib/comp/compound/Thermal/RT/RT_lbl.txt +++ mttroot/mtt/lib/comp/compound/Thermal/RT/RT_lbl.txt @@ -9,18 +9,23 @@ %ALIAS in ThermalIn %ALIAS out ThermalOut %ALIAS $1 flow,r +%ALIAS $1 lin + %% Label file for system RT (RT_lbl.txt) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ +% %% Revision 1.5 2001/06/11 19:51:08 gawthrop +% %% Zapped spurious $1 alias +% %% % %% Revision 1.4 1998/07/22 11:31:42 peterg % %% New port names % %% % %% Revision 1.3 1998/07/21 16:26:05 peterg % %% Now has aliased parameters. Index: mttroot/mtt/lib/comp/compound/Thermal/RT1/RT1_lbl.txt ================================================================== --- mttroot/mtt/lib/comp/compound/Thermal/RT1/RT1_lbl.txt +++ mttroot/mtt/lib/comp/compound/Thermal/RT1/RT1_lbl.txt @@ -13,19 +13,23 @@ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% Version control history % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % %% $Id$ % %% $Log$ +% %% Revision 1.1 2000/12/28 10:40:45 peterg +% %% Put under RCS +% %% % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Port aliases %ALIAS in in %ALIAS out out % Argument aliases %ALIAS $1 r +%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