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
1dc1ebdf
Commit
1dc1ebdf
authored
7 years ago
by
erwan
Browse files
Options
Downloads
Plain Diff
merge
parents
45684e24
54d6e433
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.txt
+3
-6
3 additions, 6 deletions
README.txt
_oasis
+1
-1
1 addition, 1 deletion
_oasis
src/lv6version.ml
+2
-2
2 additions, 2 deletions
src/lv6version.ml
with
6 additions
and
9 deletions
README.txt
+
3
−
6
View file @
1dc1ebdf
(* OASIS_START *)
(* DO NOT EDIT (digest: 0e1006c0aed2c518149112d2f5878947) *)
lustre-v6 - The Lustre V6 Verimag compiler
lustre-v6 - The Lustre V6 Verimag compiler
==========================================
==========================================
This package contains: - lus2lic: the (current) name of the compiler (and
This package contains:
\n
- lus2lic: the (current) name of the compiler (and
interpreter via -exec) - the lustre-v6 ocaml lib: allows to call the Lustre
interpreter via -exec) - the lustre-v6 ocaml lib: allows to call the Lustre
v6 interpreter
from
ocaml - the lustre-v6 rdbg plugin: allows to debug Lustre
v6 interpreter ocaml - the lustre-v6 rdbg plugin: allows to debug Lustre
v6
v6
program wth rdbg
program wth rdbg
See the file [INSTALL.txt](INSTALL.txt) for building and installation
See the file [INSTALL.txt](INSTALL.txt) for building and installation
instructions.
instructions.
...
@@ -20,4 +18,3 @@ Copyright and license
...
@@ -20,4 +18,3 @@ Copyright and license
lustre-v6 is distributed under the terms of the Proprietary license, all
lustre-v6 is distributed under the terms of the Proprietary license, all
rights reserved.
rights reserved.
(* OASIS_STOP *)
This diff is collapsed.
Click to expand it.
_oasis
+
1
−
1
View file @
1dc1ebdf
OASISFormat: 0.4
OASISFormat: 0.4
Name: lustre-v6
Name: lustre-v6
Version: 1.72
5
Version: 1.72
6
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 @
1dc1ebdf
(** Automatically generated from Makefile *)
(** Automatically generated from Makefile *)
let
tool
=
"lus2lic"
let
tool
=
"lus2lic"
let
branch
=
"master"
let
branch
=
"master"
let
commit
=
"72
0
"
let
commit
=
"72
6
"
let
sha_1
=
"
a35d8a9a255bf2c97e3c200e720670829d2d585a
"
let
sha_1
=
"
45684e24424db1b7777b3b53d795035b3e25009c
"
let
str
=
(
branch
^
"."
^
commit
^
" ("
^
sha_1
^
")"
)
let
str
=
(
branch
^
"."
^
commit
^
" ("
^
sha_1
^
")"
)
let
maintainer
=
"erwan.jahier@univ-grenoble-alpes.fr"
let
maintainer
=
"erwan.jahier@univ-grenoble-alpes.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