Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
lutils
Commits
ad99d979
Commit
ad99d979
authored
Aug 26, 2019
by
erwan
Browse files
Build: fix the ci by adding a missing dune file in the bin dir
parent
7cb731a2
Pipeline
#28253
passed with stages
in 1 minute and 14 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
bin/dune
0 → 100644
View file @
ad99d979
(executable
(name gnuplotRifMain)
(libraries unix str num lutils)
)
(install
(section bin)
(files (gnuplotRifMain.exe as gnuplot-rif))
)
lib/dune
View file @
ad99d979
(library
(library
(name lutils)
(name lutils)
(public_name lutils)
(public_name lutils)
(libraries unix str num
stdlib-shims
)
(libraries unix str num)
(wrapped false)
(wrapped false)
(synopsis "A lib shared by Verimag/synchronous tools (lustre-v6, lutin, rdbg).")
(synopsis "A lib shared by Verimag/synchronous tools (lustre-v6, lutin, rdbg).")
)
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment