Regen Documentation

This commit is contained in:
Wayne Warthen
2021-10-22 15:50:55 -07:00
parent 2208441e86
commit d9d95e76dc
12 changed files with 16 additions and 5 deletions

View File

@@ -8,3 +8,8 @@ if exist *.html del *.html
if exist *.tex del *.tex
if exist *.pdf del *.pdf
if exist *.tmp del *.tmp
if exist *.aux del *.aux
if exist *.ilg del *.ilg
if exist *.ind del *.ind
if exist *.log del *.log
if exist *.toc del *.toc