diff options
| author | Jason Henline <jhen@google.com> | 2016-10-25 20:38:08 +0000 |
|---|---|---|
| committer | Jason Henline <jhen@google.com> | 2016-10-25 20:38:08 +0000 |
| commit | b3f709e10f37225ae65c1d48c4623f6abc2cac1e (patch) | |
| tree | 935df072bbc2ee7873c138dd75f04a32d96c2249 /parallel-libs/streamexecutor/customdoxygen.css | |
| parent | 209a77d8d9247b7612025a15f0b4c18bc49e66eb (diff) | |
| download | bcm5719-llvm-b3f709e10f37225ae65c1d48c4623f6abc2cac1e.tar.gz bcm5719-llvm-b3f709e10f37225ae65c1d48c4623f6abc2cac1e.zip | |
[SE] Remove StreamExecutor
Summary:
The project has been renamed to Acxxel, so this old directory needs to
be deleted.
Reviewers: jlebar, jprice
Subscribers: beanz, mgorny, parallel_libs-commits, modocache
Differential Revision: https://reviews.llvm.org/D25964
llvm-svn: 285115
Diffstat (limited to 'parallel-libs/streamexecutor/customdoxygen.css')
| -rw-r--r-- | parallel-libs/streamexecutor/customdoxygen.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/parallel-libs/streamexecutor/customdoxygen.css b/parallel-libs/streamexecutor/customdoxygen.css deleted file mode 100644 index a40ac950e3f..00000000000 --- a/parallel-libs/streamexecutor/customdoxygen.css +++ /dev/null @@ -1,20 +0,0 @@ -body { - background-color: #e0e0eb; -} - -div.header { - margin-left: auto; - margin-right: auto; - max-width: 60em; - padding-left: 2em; - padding-right: 2em; -} - -div.contents { - margin-left: auto; - margin-right: auto; - max-width: 60em; - background-color: white; - padding: 2em; - border-radius: 1em; -} |

