fix
This commit is contained in:
parent
06e5371afd
commit
9dacc20d34
@ -139,7 +139,7 @@ swapped, thus the call
|
|||||||
is valid as well.
|
is valid as well.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
absolute_file_name(File,TrueFileName,Opts0) :-
|
absolute_file_name(File,TrueFileName,Opts) :-
|
||||||
( var(TrueFileName) ->
|
( var(TrueFileName) ->
|
||||||
true ;
|
true ;
|
||||||
atom(TrueFileName), TrueFileName \= []
|
atom(TrueFileName), TrueFileName \= []
|
||||||
|
Reference in New Issue
Block a user