> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> new types 'lyx::layout_type' and 'lyx::textclass_type' instead
Andre> of SomeClass::SomeObscureContainer::size_type.
Andre> LyXView.h does not depend on layout.h anymore. "Of course",
Andre> touching layout.h still triggers almost
On Wed, Nov 28, 2001 at 07:46:02PM +0100, Andre Poenitz wrote:
> LyXView.h does not depend on layout.h anymore. "Of course", touching
> layout.h still triggers almost a full re-compile of everything...
Some figures: 'time make' in src is 7:24 min down from 8:29 min after
touching layout.h on m
new types 'lyx::layout_type' and 'lyx::textclass_type' instead of
SomeClass::SomeObscureContainer::size_type.
LyXView.h does not depend on layout.h anymore. "Of course", touching
layout.h still triggers almost a full re-compile of everything...
Note that I put some debug code into support/types