Revert "Workaround for #87" #314
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
theories/common.v#L2
"From Coq" has been replaced by "From Stdlib".
|
theories/common.v#L3
Coq.micromega has been replaced by Stdlib.micromega.
|
theories/lra.v#L2
"From Coq" has been replaced by "From Stdlib".
|
theories/lra.v#L3
Coq.micromega has been replaced by Stdlib.micromega.
|
theories/ring.v#L2
"From Coq" has been replaced by "From Stdlib".
|
examples/ring_examples_check.v#L4
To avoid stack overflow, large numbers in nat are interpreted as
|
examples/ring_examples_check.v#L4
To avoid stack overflow, large numbers in nat are interpreted as
|
examples/ring_examples_check.v#L4
To avoid stack overflow, large numbers in nat are interpreted as
|
examples/ring_examples_no_check.v#L6
To avoid stack overflow, large numbers in nat are interpreted as
|
examples/ring_examples_no_check.v#L6
To avoid stack overflow, large numbers in nat are interpreted as
|
This job succeeded
Loading