make clib more yap friendly.
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
[ crypt/2
|
||||
]).
|
||||
|
||||
:- use_module(library(shlib)).
|
||||
|
||||
:- use_foreign_library(foreign(crypt), install_crypt).
|
||||
|
||||
% crypt(+Passwd, ?Encripted).
|
||||
|
Reference in New Issue
Block a user