Skip to content
Snippets Groups Projects
Commit 8193684d authored by Erwan Jahier's avatar Erwan Jahier
Browse files

Fix a bug in predefSemantics.unify that was returning wrong result

when trying to  unify, e.g., "a^3" and "int^3".   Such kind of things
occured when one imbricates iterators.   In fact, it was not possible
to get it rigth with  the data representation used for node profiles,
which was not sufficiently general.
parent e600658a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment