From 614d0ecff4b47fd94d86c764f99f8008493e7a50 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 15 Jun 2021 20:56:41 -0700 Subject: . --- tools/update_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/update_html') diff --git a/tools/update_html b/tools/update_html index c395f675..6fadd0e9 100755 --- a/tools/update_html +++ b/tools/update_html @@ -78,7 +78,7 @@ do process $f done -for f in linux/advent2020/*.mu +for f in linux/advent2020/*.mu linux/advent2017/*.mu do ( cd $(dirname $f) ctags -x ../[0-9]*.subx ../[0-9]*.mu $(basename $f) > /tmp/tags -- cgit 1.4.1-2-gfad0 nput type='hidden' name='id' value='7d15b0884eb57657b130b98f3701544fedaf4b7f'/> Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/apps/ex1.subx
blob: d1968415331378fa05154fc037845607e832e769 (plain) (tree)
1
2
3
4
5
6
7
8
9