* avoid ugly space in compilation summary

git-svn-id: trunk@18865 -
This commit is contained in:
florian 2011-08-27 21:21:24 +00:00
parent d21fde5604
commit 1491d77c9d
3 changed files with 264 additions and 264 deletions

View File

@ -79,7 +79,7 @@ general_t_objectpath=01007_T_Using object path: $1
% When the \var{-vt} switch is used, this line tells you where the compiler
% looks for object files you link in (files used in \var{\{\$L xxx\}} statements).
% You can set this path with the \var{-Fo} option.
general_i_abslines_compiled=01008_I_$1 lines compiled, $2 sec $3
general_i_abslines_compiled=01008_I_$1 lines compiled, $2 sec$3
% When the \var{-vi} switch is used, the compiler reports the number
% of lines compiled, and the time it took to compile them (real time,
% not program time).

View File

@ -901,7 +901,7 @@ const
option_info=11024;
option_help_pages=11025;
MsgTxtSize = 61092;
MsgTxtSize = 61091;
MsgIdxMax : array[1..20] of longint=(
26,89,314,104,85,54,111,23,202,63,

File diff suppressed because it is too large Load Diff