root/trunk/examples/benchmarks/loader_no_events.lgt
| Revision 4601, 197 bytes (checked in by pmoura, 7 weeks ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | |
| 2 | % uncomment the next line if your Prolog compiler supports modules |
| 3 | %:- ensure_loaded(module). |
| 4 | |
| 5 | :- initialization( |
| 6 | logtalk_load([category, objects, database, plain, benchmarks], [events(off)])). |
Note: See TracBrowser
for help on using the browser.
