]> www.ginac.de Git - ginac.git/commitdiff
* All operators are now strictly following the semantics we all know from
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 8 May 2001 20:42:51 +0000 (20:42 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 8 May 2001 20:42:51 +0000 (20:42 +0000)
  C/C++.  I.e. e1+e2=42; is now impossible and other such stuff.  For all
  remaining errors (i.e. ++e1 = e1+1;) the compiler alone is to blame...


No differences found