Skip to content
Snippets Groups Projects
Commit b3060e4a authored by Fonenantsoa Maurica's avatar Fonenantsoa Maurica
Browse files

Merge branch 'julien/bugfix/no-more-rte-precond' into 'stable/argon'

[e-acsl-gcc] -rte-precond does not exist anymore

See merge request frama-c/e-acsl!268
parents 507c32b5 9a6bc250
No related branches found
No related tags found
No related merge requests found
...@@ -135,7 +135,7 @@ rte_options() { ...@@ -135,7 +135,7 @@ rte_options() {
# explicitly specified # explicitly specified
# Option supported by RTE but unsupported in E-ACSL, should # Option supported by RTE but unsupported in E-ACSL, should
# always be negated # always be negated
local rte_options_unsupported="precond" local rte_options_unsupported=""
local rte_options_explicit="trivial-annotations" local rte_options_explicit="trivial-annotations"
local generated="-rte" # Generated Frama-C options local generated="-rte" # Generated Frama-C options
......
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