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
b74cc441
Commit
b74cc441
authored
Oct 17, 2015
by
SOLIMAN Sylvain
Browse files
singleton var
parent
4194f625
Changes
1
Hide whitespace changes
Inline
Side-by-side
util.pl
View file @
b74cc441
...
...
@@ -108,6 +108,6 @@ executable_filename(Filename) :-
current_prolog_flag
(
os_argv
,
[
_Swipl
,
_X
,
Filename
|
_
]).
user
:
message_hook
(
Msg
,
warning
,
Lines
)
:-
user
:
message_hook
(
_
Msg
,
warning
,
_
Lines
)
:-
count
(
warnings
,
_
),
fail
.
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