Rename cont. to del.con.
This commit is contained in:
parent
b294467587
commit
e087e5f29f
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ options :-
|
|||
writeln('(1) A password prompt basics password.pl'),
|
||||
writeln('(2) Add i in [a..b] maths summer.pl'),
|
||||
writeln('(3) A translator meta mib_voorbeelden.pl'),
|
||||
writeln('(4) A tale of a ceremony cont. ceremony.pl'),
|
||||
writeln('(5) Maths with Shift/Reset cont. continuations.pl'),
|
||||
writeln('(4) A tale of a ceremony del.con. ceremony.pl'),
|
||||
writeln('(5) Maths with Shift/Reset del.con. continuations.pl'),
|
||||
% writeln('(6) Alternative lists meta my_list.pl'),
|
||||
nl,
|
||||
writeln('(interpreter) to enter the interpreter'),
|
||||
|
|
Reference in a new issue