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/Logtalk/examples/dcgs/dcgs.loader
pmoura e8e39e597b Logtalk 2.15.4 release files.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@843 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
2003-07-09 00:20:55 +00:00

13 lines
136 B
Plaintext

:- initialization(
logtalk_load([
parsep,
calculator,
parsetree,
determiners,
nouns,
verbs,
sentence,
url,
xml])).