From eda068751e1876797e1ec481ece356ecfb63f0cc Mon Sep 17 00:00:00 2001 From: Dominik Maier Date: Tue, 8 Dec 2020 10:09:35 +0100 Subject: streamlined grammar mutator submodule --- custom_mutators/grammar_mutator/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 custom_mutators/grammar_mutator/README.md (limited to 'custom_mutators/grammar_mutator/README.md') diff --git a/custom_mutators/grammar_mutator/README.md b/custom_mutators/grammar_mutator/README.md new file mode 100644 index 00000000..a015744c --- /dev/null +++ b/custom_mutators/grammar_mutator/README.md @@ -0,0 +1,6 @@ +# Grammar-Mutator + +This is just a stub directory that will clone the real grammar mutator +directory. + +Execute `./build_grammar_mutator.sh` to set everything up. -- cgit 1.4.1