From 72a62bee6404b913c1811dc9a75f07077ceb3910 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 4 Mar 2022 23:17:26 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- scripts/cls2tex.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/cls2tex.sh b/scripts/cls2tex.sh index ab8cfd8..8ec15eb 100755 --- a/scripts/cls2tex.sh +++ b/scripts/cls2tex.sh @@ -1,8 +1,5 @@ #!/usr/bin/env bash #---------------------------------------------------------------------- -# XXX might be a good idea to add footnotes with links whare prefized -# sections originally were... -# ...or as an option, replace sections with footnotes when removing... CMD="$0 $@"