Mercurial > hg > plcrp
view test_crp.pl @ 2:2c8a10d9e3cb
Switched to use_foreign_library/1.
author | samer |
---|---|
date | Fri, 24 Feb 2012 18:08:40 +0000 |
parents | b31415b4a196 |
children | 974d7be8eec4 |
line wrap: on
line source
:- use_module(library(plrand)). :- use_module(library(randbase)). :- use_module(library(randpred)). :- use_module(library(dcgu)). :- use_module(library(dcgshell)). :- use_module(crp).