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

Compatibility with respect to Coq PR#262 #366

Merged
merged 1 commit into from
May 14, 2018

Commits on May 13, 2018

  1. Compatibility after Coq PR#262.

    Coq PR#262 makes the inference of return clauses more uniform and
    general but unification is sometimes not strong enough to deal with
    this generality. See #5107 for details.
    
    One reduces the search space for a return clause by forbidding it to
    be obtained by small inversion.
    herbelin committed May 13, 2018
    Configuration menu
    Copy the full SHA
    b0c1001 View commit details
    Browse the repository at this point in the history