From d3c78cb0af7038f208b5d963c98d24fc8406a8a9 Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Fri, 14 Jul 2023 21:05:44 +0200 Subject: [PATCH] remove TOC --- STATUS.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STATUS.org b/STATUS.org index 1e4642b..b6d5804 100644 --- a/STATUS.org +++ b/STATUS.org @@ -1,4 +1,4 @@ -Is there any C developer here ? I started to make a chess program. The goal is not to make it good, but at least to be able to play a full game. +#+OPTIONS: toc:nil * Misc - Code is in C (gnu11 = C11 + some GNU extensions), tested only on Linux x86-64.