* merge change from 1.1.2.6 to 1.1.2.7

This commit is contained in:
florian 2000-11-14 23:49:29 +00:00
parent 523fa60d9e
commit a257f878db

View File

@ -341,7 +341,7 @@ parser_e_constructorname_must_be_init=03013_E_Constructor name must be INIT
% You are declaring a constructor with a name which isn't \var{init}, and the
% \var{-Ss} switch is in effect. See the \var{-Ss} switch (\seeo{Ss}).
parser_e_destructorname_must_be_done=03014_E_Destructor name must be DONE
% You are declaring a constructor with a name which isn't \var{done}, and the
% You are declaring a destructor with a name which isn't \var{done}, and the
% \var{-Ss} switch is in effect. See the \var{-Ss} switch (\seeo{Ss}).
parser_e_illegal_open_parameter=03015_E_Illegal open parameter
% You are trying to use the wrong type for an open parameter.
@ -1931,4 +1931,4 @@ option_help_pages=11025_[
#
# The End...
#
#