Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model 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
verimag
synchrone
lustre-v6
Commits
b7b6d711
Commit
b7b6d711
authored
9 years ago
by
Erwan Jahier
Browse files
Options
Downloads
Patches
Plain Diff
oups: Makefile.dev was not tracked... hence the 2 previous commits are empty.
parent
15ee22b5
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
_oasis
+1
-1
1 addition, 1 deletion
_oasis
src/lv6version.ml
+2
-2
2 additions, 2 deletions
src/lv6version.ml
with
3 additions
and
3 deletions
_oasis
+
1
−
1
View file @
b7b6d711
OASISFormat: 0.4
OASISFormat: 0.4
Name: lustre-v6
Name: lustre-v6
Version: 1.63
3
Version: 1.63
4
Synopsis: The Lustre V6 Verimag compiler
Synopsis: The Lustre V6 Verimag compiler
Description: This package contains:
Description: This package contains:
- lus2lic: the (current) name of the compiler (and interpreter via -exec).
- lus2lic: the (current) name of the compiler (and interpreter via -exec).
...
...
This diff is collapsed.
Click to expand it.
src/lv6version.ml
+
2
−
2
View file @
b7b6d711
(** Automatically generated from Makefile *)
(** Automatically generated from Makefile *)
let
tool
=
"lus2lic"
let
tool
=
"lus2lic"
let
branch
=
"master"
let
branch
=
"master"
let
commit
=
"63
3
"
let
commit
=
"63
4
"
let
sha_1
=
"1
1
22
3
b5
9a86e6a35ef5c04f33a1b7d1710eb8bd
8"
let
sha_1
=
"1
5ee
22b5
c4da9ba40af267d9780dedc68b1fca1
8"
let
str
=
(
branch
^
"."
^
commit
^
" ("
^
sha_1
^
")"
)
let
str
=
(
branch
^
"."
^
commit
^
" ("
^
sha_1
^
")"
)
let
maintainer
=
"jahier@imag.fr"
let
maintainer
=
"jahier@imag.fr"
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