Logtalk 2.17.2 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1077 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2004-06-13 18:12:40 +00:00
parent d029e6c3fc
commit b13320c82e
42 changed files with 0 additions and 511 deletions

View File

@@ -1,21 +0,0 @@
:- initialization(
logtalk_load([
plan1,
airport,
aberdeen_air,
city,
london,
albert_hall,
edinburgh,
edin,
aiai,
castle,
fly,
glasgow,
imperial,
lhr,
manchester,
renfrew,
ringway,
victoria])).

View File

@@ -1,47 +0,0 @@
:- op(400, yfx, ~).
:- initialization(
logtalk_load([
quick1,
location2,
aberdeen,
aberystwyth,
birmingham,
brighton,
bristol,
cambridge,
cardiff,
carlisle,
dover,
edinburgh,
exeter,
glasgow,
hull,
leeds,
liverpool,
london,
manchester,
newcastle,
nottingham,
oxford,
penzance,
portsmouth,
sheffield,
swansea,
york,
salesman,
circular,
incremental,
presort,
driving,
geographic2,
metric1,
permute,
descend,
natural])).