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
9f21e737
Commit
9f21e737
authored
13 years ago
by
Julien Signoles
Browse files
Options
Downloads
Patches
Plain Diff
[e-acsl] fixed install problem
parent
14be3af2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/plugins/e-acsl/Makefile.in
+1
-0
1 addition, 0 deletions
src/plugins/e-acsl/Makefile.in
src/plugins/e-acsl/TODO
+0
-1
0 additions, 1 deletion
src/plugins/e-acsl/TODO
with
1 addition
and
1 deletion
src/plugins/e-acsl/Makefile.in
+
1
−
0
View file @
9f21e737
...
@@ -122,6 +122,7 @@ install::
...
@@ -122,6 +122,7 @@ install::
$(
PRINT_CP
)
E-ACSL share files
$(
PRINT_CP
)
E-ACSL share files
$(
MKDIR
)
$(
FRAMAC_SHARE
)
/e-acsl
$(
MKDIR
)
$(
FRAMAC_SHARE
)
/e-acsl
$(
CP
)
$(
E_ACSL_DIR
)
/share/e-acsl/
*
$(
FRAMAC_SHARE
)
/e-acsl
$(
CP
)
$(
E_ACSL_DIR
)
/share/e-acsl/
*
$(
FRAMAC_SHARE
)
/e-acsl
$(
MKDIR
)
$(
FRAMAC_SHARE
)
/manuals
$(
CP
)
$(
E_ACSL_DIR
)
/doc/manuals/e-acsl.pdf
\
$(
CP
)
$(
E_ACSL_DIR
)
/doc/manuals/e-acsl.pdf
\
$(
E_ACSL_DIR
)
/doc/manuals/e-acsl-implementation.pdf
\
$(
E_ACSL_DIR
)
/doc/manuals/e-acsl-implementation.pdf
\
$(
FRAMAC_SHARE
)
/manuals
$(
FRAMAC_SHARE
)
/manuals
...
...
This diff is collapsed.
Click to expand it.
src/plugins/e-acsl/TODO
+
0
−
1
View file @
9f21e737
...
@@ -31,7 +31,6 @@
...
@@ -31,7 +31,6 @@
#########
#########
- améliorer test "integer_constant.i" quand bug fixed #745
- améliorer test "integer_constant.i" quand bug fixed #745
- test sizeof.i devraient être plus précis quand logic_typing plus précis
- inclure exemple du E-ACSL Reference Manual
- inclure exemple du E-ACSL Reference Manual
- test arith.i: mettre les exemples du ACSL manual about div and modulo
- test arith.i: mettre les exemples du ACSL manual about div and modulo
- test lazy.i: en attente d'un fix dans l'analyse de valeurs
- test lazy.i: en attente d'un fix dans l'analyse de valeurs
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