Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some uses of 'unliteral' #125

Merged
merged 3 commits into from Mar 17, 2015
Merged

Conversation

brianhuffman
Copy link
Collaborator

These uses of unliteral :: SBV a -> a and equality on type a were causing errors in our SAW tools, due to our non-standard usage of the SymWord class.

The revised definitions are also a step towards implementing #124.

Brian Huffman added 3 commits March 17, 2015 08:17
As a result, symbolicMerge now behaves uniformly for all type
instances of 'SBV a'.
As a result, they now behave uniformly for all type
instances of 'SBV a'.
LeventErkok added a commit that referenced this pull request Mar 17, 2015
Remove some uses of 'unliteral'
@LeventErkok LeventErkok merged commit fe840e3 into LeventErkok:master Mar 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants