This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/LGPL/clpr/clpr.yap
vsc c33738d557 CLP(R) package
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1417 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2005-10-28 17:51:01 +00:00

11 lines
102 B
Prolog

:- load_files(library(swi),[silent(true)]).
:- yap_flag(unknown,error).
:- include('clpr.pl').