iminor PLStream fixes.

This commit is contained in:
Vítor Santos Costa
2011-02-10 21:45:43 +00:00
parent 257575685c
commit 02c791fc3d
6 changed files with 9 additions and 8 deletions

View File

@@ -99,8 +99,6 @@
:- set_prolog_flag(user_flags,silent).
:- load_foreign_files([libplstream], [], initIO).
:- load_foreign_files(['pl-tai'], [], install).
% Time is given as a float in SWI-Prolog.