From 53ab488ed99daecd726dfb2abce4cc278f09706f Mon Sep 17 00:00:00 2001 From: Paul Baltescu Date: Thu, 2 Oct 2014 15:52:24 +0100 Subject: Correct binary name in extractor ReadMe. --- extractor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extractor') diff --git a/extractor/README.md b/extractor/README.md index 11138007..b83ff900 100644 --- a/extractor/README.md +++ b/extractor/README.md @@ -4,7 +4,7 @@ The grammar extraction takes place in two steps: (a) precomputing a number of da To compile the data structures you need to run: - cdec/extractor/compile -a -b -c -o + cdec/extractor/sacompile -a -b -c -o To extract the grammars you need to run: -- cgit v1.2.3