Merge branch 'master' of ssh://yap.git.sourceforge.net/gitroot/yap/yap-6.3
This commit is contained in:
commit
42556ab91d
@ -229,7 +229,7 @@
|
||||
%========================================================================
|
||||
|
||||
delete_file_silently(File) :-
|
||||
delete_file(File),
|
||||
catch(delete_file(File),_,fail),
|
||||
!.
|
||||
delete_file_silently(_).
|
||||
|
||||
|
Reference in New Issue
Block a user