diff options
author | Ruben ten Hove <git@rhtenhove.nl> | 2020-05-14 18:34:33 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2020-05-14 21:49:36 +0200 |
commit | efdad526eea9ec449ef0eefbd0da705901bcaf2f (patch) | |
tree | 6321934469b7b2f6f66d62300ccc653b34daa663 | |
parent | 4081a8f7b6ebbf36f244bdd6aabba7a482abc945 (diff) | |
download | afl++-efdad526eea9ec449ef0eefbd0da705901bcaf2f.tar.gz |
darn IDE
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bd0a0ed8..90049432 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,8 +20,3 @@ No camel case at all and use the AFL's macros wherever possible Remember that AFLplusplus has to build and run on many platforms, so generalize your Makefiles (or your patches to our pre-existing Makefiles) to be as much generic as possible. - - -# Local testing - -To try |