changes so far ...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1648 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2001-03-01 13:39:36 +00:00
parent 76957e7e5e
commit 21983193d6

View File

@ -1,3 +1,27 @@
2001-03-01 Lars Gullik Bjønnes <larsbj@trylle.birdstep.com>
* math_parinset.h: add pragma
(SetAlign): move inline out of class def
(GetColumns): ditto
(GetRows): ditto
(isMatrix): ditto
(setArgumentIdx): ditto
(setNextArgIdx): ditto
(getArgumentIdx): ditto
(getMaxArgumentIdx): ditto
(setRowSt): ditto
(xo): ditto
(yo): ditto
* math_parinset.C: add pragma
(Write): change the else clause, lessen depth
* math_macroarg.h: small whitespace change
* array.C: include support/LOstream.h add using ostream and endl
* array.h (dump): add std:: on ostream
2001-02-28 Lars Gullik Bjřnnes <larsbj@trylle.birdstep.com>
* math_macrotemplate.h: remove default arg on update