absurdor

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 2f0e60e1591bff471c06b197d010d0a319d28a97
parent 63533824d5861c565f250c474aa573c86f721ca8
Author: Juan F. Meleiro <juan@juanmeleiro.mat.br>
Date:   Tue, 11 Feb 2025 07:14:45 -0300

Add description to Veblen

Diffstat:
Mabsurdor | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/absurdor b/absurdor @@ -198,6 +198,8 @@ if args.command == "report" then f:write(" It is shiny.\n") f:write(" It is round (and thus pointless).\n") f:write(" It is admired.\n") + f:write(" It has infinite points and is thus no longer pointless.\n") + f:write(" (N.B. do note that that's a circle)\n") f:write("\n") f:write("HISTORY\n")