removed loading of shared library
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2042 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
1d8e42eff0
commit
0ba4dd8efd
@ -39,7 +39,7 @@
|
||||
:-use_module(library(ugraphs)).
|
||||
:-use_module(library(lists)).
|
||||
:- use_module(library(charsio)).
|
||||
:-load_foreign_files(['cplint'],[],init_my_predicates).
|
||||
%:-load_foreign_files(['cplint'],[],init_my_predicates).
|
||||
|
||||
|
||||
:- op(1200,xfx,<--).
|
||||
|
Reference in New Issue
Block a user