Fixing minor portability issues

This commit is contained in:
Paulo Moura
2010-09-25 03:46:20 +01:00
parent d5879430da
commit 8cf9568c8b
13 changed files with 79 additions and 58 deletions

View File

@@ -210,9 +210,6 @@
:- module(print_learning, [format_learning/3]).
% load library modules
:- use_module(library(system)).
% load our own modules
:- use_module(flags).