Rename cont. to del.con.

This commit is contained in:
Tibo De Peuter 2025-05-19 08:28:51 +02:00
parent b294467587
commit e087e5f29f
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -28,8 +28,8 @@ options :-
writeln('(1) A password prompt basics password.pl'), writeln('(1) A password prompt basics password.pl'),
writeln('(2) Add i in [a..b] maths summer.pl'), writeln('(2) Add i in [a..b] maths summer.pl'),
writeln('(3) A translator meta mib_voorbeelden.pl'), writeln('(3) A translator meta mib_voorbeelden.pl'),
writeln('(4) A tale of a ceremony cont. ceremony.pl'), writeln('(4) A tale of a ceremony del.con. ceremony.pl'),
writeln('(5) Maths with Shift/Reset cont. continuations.pl'), writeln('(5) Maths with Shift/Reset del.con. continuations.pl'),
% writeln('(6) Alternative lists meta my_list.pl'), % writeln('(6) Alternative lists meta my_list.pl'),
nl, nl,
writeln('(interpreter) to enter the interpreter'), writeln('(interpreter) to enter the interpreter'),