avoid module clash with SWI's system module.

This commit is contained in:
Vítor Santos Costa II 2010-04-21 14:22:36 +01:00
parent b0b42d0e31
commit 1e82155fc9

View File

@ -15,7 +15,7 @@
* *
*************************************************************************/
:- module(system, [
:- module(operating_system_support, [
datime/1,
delete_file/1,
delete_file/2,