diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-09-15 11:15:35 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-09-15 11:15:35 -0700 |
commit | c15aae947c3268d07bb71d79c9e35e0a19c4bc55 (patch) | |
tree | e96b85194d692f661f8f4ea44e449aabf1d22c96 | |
parent | 874289a99a03ffdd19a09ea02736d0190e0dd51f (diff) |
reproduceriter is now 'stable'
-rwxr-xr-x | tools/reproduceriter.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/reproduceriter.py b/tools/reproduceriter.py index dd692f77..207e22d5 100755 --- a/tools/reproduceriter.py +++ b/tools/reproduceriter.py @@ -1,9 +1,6 @@ #!/usr/bin/env python ''' - -* This is a work in progress * - Reproducer Rewriter =================== |