auto-update on Fri 13 Jul 10:36:31 UTC 2018

This commit is contained in:
Alec Muffett 2018-07-13 10:36:31 +00:00
parent 3c2684fb41
commit 97c9ec4eeb
2 changed files with 217 additions and 215 deletions

View File

@ -1,10 +1,10 @@
all:
git pull
#./checker.sh
./checker.sh
git pull
( cat 01-preamble.md ; perl walk.pl ; cat 02-footnotes.md ) > README.md
git add .
git commit -m "update on `date`"
git commit -m "auto-update on `date`"
clean:
rm *~

426
README.md

File diff suppressed because it is too large Load Diff