
18 Oct
2002
18 Oct
'02
4:16 p.m.
CVSROOT: /cvs/purrs Module name: purrs Changes by: roberto@cs.unipr.it 2002-10-18 16:16:10
Modified files: src : Expr.defs.hh Expr.inlines.hh Symbol.defs.hh simplify.cc
Log message: New operators for syntactic equality: bool operator==(const Expr&, const Symbol&), bool operator==(const Symbol&, const Expr&), and bool operator==(const Expr&, const Expr&).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.defs.hh.diff?cvsroo... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Expr.inlines.hh.diff?cvs... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/Symbol.defs.hh.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/simplify.cc.diff?cvsroot...