Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-02-03 19:51:33 -0800 (Thu, 03 Feb 2005)
Revision: 6590
Log message:
- Removed the obsolte "Opname" and "Definition" choices from the summary_item
type (Filter_summary has hack that prevents it from complaining about
unknown "opname" and "definition" items in the old .prla)
- Restored the ability to have a declare+rewrite in the interface and a define
in the implementation.
- Made the ls options processor a bit smarter about the new "declare" items.
In particular, an ordinary "declare" directive is going to be consideted
formal when the type does not mention "Dform" and is going to be considered
informal and display-related when it does.