Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
0dc1788d
Commit
0dc1788d
authored
Oct 22, 2019
by
HEMERY Mathieu
Browse files
Try a trick to make continuous integration work again
parent
183ebbd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
rosenbrock.pl
View file @
0dc1788d
...
...
@@ -295,7 +295,7 @@ rw_coeff(random,_,_,_,Result) :-
!,
Result
is
random_float
.
rw_coeff
(
infinity
,
_
,
_
,
_
,
Result
)
:-
!,
Result
is
i
nf
.
!,
Result
is
1.0
I
nf
.
rw_coeff
(
t
,
_
,
_
,
Time
,
Time
)
:-
!.
...
...
Write
Preview
Markdown
is supported
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