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
fdc356e4
Commit
fdc356e4
authored
8 months ago
by
David Bühler
Browse files
Options
Downloads
Patches
Plain Diff
[Eva] Reverts unnecessary changes.
parent
0d3e7f42
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/plugins/eva/api/general_requests.ml
+0
-3
0 additions, 3 deletions
src/plugins/eva/api/general_requests.ml
src/plugins/eva/parameters.mli
+0
-3
0 additions, 3 deletions
src/plugins/eva/parameters.mli
with
0 additions
and
6 deletions
src/plugins/eva/api/general_requests.ml
+
0
−
3
View file @
fdc356e4
...
@@ -22,9 +22,6 @@
...
@@ -22,9 +22,6 @@
open
Server
open
Server
open
Cil_types
open
Cil_types
module
D
=
Server
.
Data
module
S
=
Server
.
States
module
Md
=
Markdown
let
package
=
let
package
=
Package
.
package
Package
.
package
...
...
This diff is collapsed.
Click to expand it.
src/plugins/eva/parameters.mli
+
0
−
3
View file @
fdc356e4
...
@@ -86,8 +86,6 @@ module SplitLimit : Parameter_sig.Int
...
@@ -86,8 +86,6 @@ module SplitLimit : Parameter_sig.Int
module
InterproceduralSplits
:
Parameter_sig
.
Bool
module
InterproceduralSplits
:
Parameter_sig
.
Bool
module
InterproceduralHistory
:
Parameter_sig
.
Bool
module
InterproceduralHistory
:
Parameter_sig
.
Bool
module
ILevel
:
Parameter_sig
.
Int
module
ArrayPrecisionLevel
:
Parameter_sig
.
Int
module
ArrayPrecisionLevel
:
Parameter_sig
.
Int
module
AllocatedContextValid
:
Parameter_sig
.
Bool
module
AllocatedContextValid
:
Parameter_sig
.
Bool
...
@@ -119,7 +117,6 @@ module BuiltinsOverrides:
...
@@ -119,7 +117,6 @@ module BuiltinsOverrides:
module
BuiltinsAuto
:
Parameter_sig
.
Bool
module
BuiltinsAuto
:
Parameter_sig
.
Bool
module
BuiltinsList
:
Parameter_sig
.
Bool
module
BuiltinsList
:
Parameter_sig
.
Bool
module
SplitReturn
:
Parameter_sig
.
String
module
SplitReturnFunction
:
module
SplitReturnFunction
:
Parameter_sig
.
Map
with
type
key
=
Cil_types
.
kernel_function
Parameter_sig
.
Map
with
type
key
=
Cil_types
.
kernel_function
and
type
value
=
Split_strategy
.
t
and
type
value
=
Split_strategy
.
t
...
...
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