diff options
author | William Deegan <bill@baddogconsulting.com> | 2011-03-19 20:10:57 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2011-03-19 20:10:57 (GMT) |
commit | e4d9e0d104345a694d08027da44048d0d0d27947 (patch) | |
tree | ca8c1a9457bd04de6e80b78e863fa3e02f15b1c8 /timings | |
parent | 91db551873ddd734a5d7d89fa637da9e7e2d74e6 (diff) | |
download | SCons-e4d9e0d104345a694d08027da44048d0d0d27947.zip SCons-e4d9e0d104345a694d08027da44048d0d0d27947.tar.gz SCons-e4d9e0d104345a694d08027da44048d0d0d27947.tar.bz2 |
Update to timings to add ElectricCloud graph..
Diffstat (limited to 'timings')
-rw-r--r-- | timings/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/timings/index.html b/timings/index.html index cd4bc8b..79c2039 100644 --- a/timings/index.html +++ b/timings/index.html @@ -49,6 +49,7 @@ }; var test_map = { 'CPPPATH': 'CPPPATH', + 'ElectricCloud': 'ElectricCloud', 'Java': 'Java', 'JTimer': 'JTimer', 'hundred': 'hundred', |