root/trunk/examples/metapredicates/loader.lgt
| Revision 4601, 193 bytes (checked in by pmoura, 7 weeks ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | |
| 2 | :- initialization(( |
| 3 | logtalk_load([library(types_loader), library(metapredicates_loader)], [reload(skip)]), % allow for static binding |
| 4 | logtalk_load([predicates, closures, metapredicates]))). |
Note: See TracBrowser
for help on using the browser.
