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:
@@ -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])).
|
@@ -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])).
|
Reference in New Issue
Block a user