Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
99132c9e
Commit
99132c9e
authored
4 years ago
by
Andre Maroneze
Committed by
David Bühler
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[Eva] hide experimental and deprecated options
parent
9e7f7673
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/value/value_parameters.ml
+2
-0
2 additions, 0 deletions
src/plugins/value/value_parameters.ml
with
2 additions
and
0 deletions
src/plugins/value/value_parameters.ml
+
2
−
0
View file @
99132c9e
...
...
@@ -1039,6 +1039,7 @@ let () = ArrayPrecisionLevel.add_update_hook
and mutually dependent for sanity checking.
Also, they depend on BuiltinsOverrides, so they cannot be defined before it. *)
let
()
=
Parameter_customize
.
set_group
initial_context
let
()
=
Parameter_customize
.
is_invisible
()
module
SaveFunctionState
=
Kernel_function_map
(
struct
...
...
@@ -1055,6 +1056,7 @@ module SaveFunctionState =
end
)
let
()
=
SaveFunctionState
.
add_aliases
[
"-val-save-fun-state"
]
let
()
=
Parameter_customize
.
set_group
initial_context
let
()
=
Parameter_customize
.
is_invisible
()
module
LoadFunctionState
=
Kernel_function_map
(
struct
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment