diff options
Diffstat (limited to 'third_party/python/ply/example/ansic/README')
-rw-r--r-- | third_party/python/ply/example/ansic/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/python/ply/example/ansic/README b/third_party/python/ply/example/ansic/README new file mode 100644 index 0000000000..e049d3b4e4 --- /dev/null +++ b/third_party/python/ply/example/ansic/README @@ -0,0 +1,2 @@ +This example is incomplete. Was going to specify an ANSI C parser. +This is part of it. |