avoid module clash with SWI's system module.
This commit is contained in:
parent
b0b42d0e31
commit
1e82155fc9
@ -15,7 +15,7 @@
|
||||
* *
|
||||
*************************************************************************/
|
||||
|
||||
:- module(system, [
|
||||
:- module(operating_system_support, [
|
||||
datime/1,
|
||||
delete_file/1,
|
||||
delete_file/2,
|
||||
|
Reference in New Issue
Block a user