aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/gencompile.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/gencompile.py')
-rwxr-xr-xtest/monniaux/gencompile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/monniaux/gencompile.py b/test/monniaux/gencompile.py
index 739e535a..bee1c924 100755
--- a/test/monniaux/gencompile.py
+++ b/test/monniaux/gencompile.py
@@ -41,7 +41,6 @@ do_plot(verifier_coords, "b+", "Verifier")
do_plot(oracle_coords, "g+", "Oracle")
ax.set_ylabel("Time x1000 (s)")
-ax.set_title("Scheduling pass time")
ax.set_xlabel("Size of basic blocks")
ax.legend()