OSDN Git Service

See https://www.metalevel.at/acomip/
authorSimon Forman <sforman@hushmail.com>
Mon, 6 May 2019 19:47:30 +0000 (12:47 -0700)
committerSimon Forman <sforman@hushmail.com>
Mon, 6 May 2019 19:47:30 +0000 (12:47 -0700)
thun/metalogical.pl

index d793b69..201fd86 100644 (file)
@@ -1,5 +1,7 @@
 % A Tracing Meta-Interpreter for Thun\r
 \r
+% See https://www.metalevel.at/acomip/\r
+\r
 tmi(true).\r
 tmi(!).\r
 tmi((A, B)) :- tmi(A), tmi(B).\r