root/trunk/examples/errors/lgtmthdredef.lgt
| Revision 4601, 104 bytes (checked in by pmoura, 7 weeks ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | |
| 2 | :- object(lgtmthdredef). |
| 3 | |
| 4 | % Logtalk built-in methods cannot be redefined |
| 5 | asserta(_). |
| 6 | |
| 7 | :- end_object. |
Note: See TracBrowser
for help on using the browser.
