commit | 3f3691e12f1e39d5f8935ca9abf47d242c4952bb | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Sep 12 12:59:25 1996 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Sep 12 12:59:25 1996 +0000 |
tree | 40a5421f7101c361273fc156eb0b64e85075b7e5 | |
parent | be5e34204ee59a5d3d3a7f9539c4b8c2e277c388 [diff] [blame] |
(Demo/parser/FILES, Demo/parser/Makefile, Demo/parser/parser.tex, Demo/parser/texipre.dat): Clean up support files for stand-alone documentation formatting, make sure copyright statement is consistent with the copyright.
diff --git a/Demo/parser/FILES b/Demo/parser/FILES index 4505d3a..1ff59a3 100644 --- a/Demo/parser/FILES +++ b/Demo/parser/FILES
@@ -1,4 +1,4 @@ -Demo/parser/ +Demo/parser Doc/libparser.tex Lib/AST.py Lib/symbol.py