diff options
Diffstat (limited to 'Demo/parser/README')
-rw-r--r-- | Demo/parser/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Demo/parser/README b/Demo/parser/README index 3d775aa..ec45ca9 100644 --- a/Demo/parser/README +++ b/Demo/parser/README @@ -20,8 +20,6 @@ Files: handle nested constructs easily using the functions and classes in example.py. - pprint.py -- function to pretty-print Python values. - test_parser.py program to put the parser module through it's paces. parser.tex -- LaTex driver file for formatting the parser module |