Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sasa
Manage
Activity
Members
Labels
Plan
Issues
8
Issue boards
Milestones
Wiki
Code
Merge requests
2
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
sasa
Commits
cbe5adce
Commit
cbe5adce
authored
4 years ago
by
erwan
Browse files
Options
Downloads
Patches
Plain Diff
Build: the sasa opam package does not depend on lablgtk3 anymore
Doc: mention the new rdbgui4sasa opam package
parent
d321190c
No related branches found
Branches containing commit
Tags
4.2.5
Tags containing commit
No related merge requests found
Pipeline
#46939
passed with stages
in 16 minutes and 2 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
guides/users/README.org
+15
-1
15 additions, 1 deletion
guides/users/README.org
sasa.opam
+0
-1
0 additions, 1 deletion
sasa.opam
with
15 additions
and
2 deletions
guides/users/README.org
+
15
−
1
View file @
cbe5adce
...
...
@@ -435,9 +435,15 @@ echo "\nl\nq\n" | rdbg | tail -n +21
#+RESULTS:
** A =rdbg=
/
=sasa= GUI
** A =rdbg=
=sasa= GUI
cf https://verimag.gricad-pages.univ-grenoble-alpes.fr/vtt/articles/rdbgui4sasa/
#+BEGIN_SRC sh
opam depext -y rdbgui4ocaml
opam install -y rdbgui4ocaml
#+END_SRC
** Useful Modules
Some modules, used by the sasa core engine, can be useful from =rdbg=.
...
...
@@ -521,11 +527,19 @@ opam update
opam upgrade
#+END_SRC
If you want to use the =rdbgui4sasa= Graphical User Interface:
#+BEGIN_SRC sh
opam depext -y rdbgui4sasa
opam install -y rdbgui4sasa
#+END_SRC
In order to be able to use =luciole= and =sim2chro=, you also need to
install the Lustre V4 distribution:
http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/lustre-v4/distrib/index.html
** Via docker
cf the Docker Install section of the [[http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/lustre-v6/#docker][Synchrone Reactive Tool Box]].
...
...
This diff is collapsed.
Click to expand it.
sasa.opam
+
0
−
1
View file @
cbe5adce
...
...
@@ -23,7 +23,6 @@ depends: [
"dune" { >= "1.11" }
"ocamlgraph"
"lutils"
"lablgtk3"
"lustre-v6"
"lutin"
"rdbg" { >= "1.184" }
...
...
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