Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Frama-C Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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 Website
Commits
ff900086
Commit
ff900086
authored
4 years ago
by
Andre Maroneze
Browse files
Options
Downloads
Patches
Plain Diff
update Eva options in main page
parent
d51526b6
No related branches found
No related tags found
1 merge request
!60
update Eva options in main page
Pipeline
#28779
passed
4 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
index.html
+2
-2
2 additions, 2 deletions
index.html
with
2 additions
and
2 deletions
index.html
+
2
−
2
View file @
ff900086
...
@@ -84,7 +84,7 @@ title: Frama-C
...
@@ -84,7 +84,7 @@ title: Frama-C
<div
class=
"sidetext"
>
<div
class=
"sidetext"
>
<div>
<div>
<p>
When invoked with the command-line:
</p>
<p>
When invoked with the command-line:
</p>
<pre>
frama-c -eva -
slevel
1
0
first.c
</pre>
<pre>
frama-c -eva -
eva-precision
1 first.c
</pre>
<p>
Frama-C
<p>
Frama-C
creates an analysis project for the file first.c.
creates an analysis project for the file first.c.
</p>
</p>
...
@@ -92,7 +92,7 @@ title: Frama-C
...
@@ -92,7 +92,7 @@ title: Frama-C
the Eva plug-in to run and have its results ready
the Eva plug-in to run and have its results ready
before the interface appears.
before the interface appears.
</p>
</p>
<p>
The
<tt>
-
slevel
</tt>
option is one of several
<p>
The
<tt>
-
eva-precision
</tt>
option is one of several
options that influence the precision of the Eva
options that influence the precision of the Eva
plug-in. The actions of creating new analysis
plug-in. The actions of creating new analysis
projects and activating plug-ins can also be done
projects and activating plug-ins can also be done
...
...
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