Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sasa
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
sasa
Commits
2831e9a7
Commit
2831e9a7
authored
2 years ago
by
erwan
Browse files
Options
Downloads
Patches
Plain Diff
ci: add ledit as a dependance (used in doc and test)
parent
677d5799
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#118392
failed
2 years ago
Stage: build
Stage: release
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
sasa.opam
+1
-0
1 addition, 0 deletions
sasa.opam
test/bfs-spanning-tree/Makefile
+2
-2
2 additions, 2 deletions
test/bfs-spanning-tree/Makefile
with
3 additions
and
2 deletions
sasa.opam
+
1
−
0
View file @
2831e9a7
...
...
@@ -23,6 +23,7 @@ depends: [
"lutils"
"psq"
"functory"
"ledit"
"rdbg" { >= "1.194" }
"lustre-v6"
"lutin"
...
...
This diff is collapsed.
Click to expand it.
test/bfs-spanning-tree/Makefile
+
2
−
2
View file @
2831e9a7
# Time-stamp: <modified the
22/06
/2022 (at 10:
17
) by Erwan Jahier>
# Time-stamp: <modified the
05/12
/2022 (at 10:
24
) by Erwan Jahier>
DECO_PATTERN
=
"0:root.ml 1-:p.ml"
-include
../Makefile.dot
...
...
@@ -27,7 +27,7 @@ lurette0: fig51_noinit.cmxs fig51_noinit.lut fig51_noinit_oracle.lus
-oracle
"lv6 fig51_noinit_oracle.lus -n oracle"
test_rdbg
:
fig51_noinit.ml fig51_noinit.lut
ledit
rdbg
--sasa
-sut
"sasa fig51_noinit.dot "
-go
--input
some_session
rdbg
--sasa
-sut
"sasa fig51_noinit.dot "
-go
--input
some_session
clean
:
genclean
rm
-f
fig
*
oracle.lus fig5
*
.ml
...
...
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