branch: externals/parser-generator
commit 69bfe1682654f9f50625d3b81300fc892fb8a323
Author: Christian Johansson <christ...@cvj.se>
Commit: Christian Johansson <christ...@cvj.se>

    Removed white-space
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 58bfc3a..034b07b 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,6 @@ We use push down transducer (PDT) based algorithms:
 ## The Top-Down Parsing Algorithm
 ## The Cocke-Younger-Kasami Algorithm
 ## The Parsing Method of Earley
-
 # Without Backtracking
 ## LL(k)
 ## Deterministic Shift-Reduce Parsing

Reply via email to