Re: {Add] missing file in CVS

2002-01-09 Thread Martin Vermeer
On Wed, Jan 09, 2002 at 01:14:31PM +0100, Jean-Marc Lasgouttes wrote: > Maybe you had a problem because you had your own version in. > > JMarc Yeah, that was it. (functionally equivalent to yours btw ;-) Martin msg31203/pgp0.pgp Description: PGP signature

Re: {Add] missing file in CVS

2002-01-09 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> FuncStatus.h seems not in CVS. Attached. ...and thx for doing Martin> the rest :-) It is in: http://www.lyx.org/cgi-bin/cvsweb.cgi/lyx-devel/src/FuncStatus.h Maybe you had a problem because you had your own version in. JMarc

{Add] missing file in CVS

2002-01-09 Thread Martin Vermeer
FuncStatus.h seems not in CVS. Attached. ...and thx for doing the rest :-) -- Martin // -*- C++ -*- #ifndef FUNC_STATUS_H #define FUNC_STATUS_H /// The status of a function. class FuncStatus { private: enum StatusCodes { /// OK = 0, /