diff options
author | Andrea Arteaga <andyspiros@gmail.com> | 2012-06-05 00:15:12 +0200 |
---|---|---|
committer | Andrea Arteaga <andyspiros@gmail.com> | 2012-06-05 00:15:12 +0200 |
commit | 8d4dec909b5595d4baac5c385b09f57f68fb4df3 (patch) | |
tree | ef35ca2a2195816a48054bd3d49b26373c7b19c0 /btl/README | |
parent | Updated setup.py. (diff) | |
download | auto-numerical-bench-8d4dec909b5595d4baac5c385b09f57f68fb4df3.tar.gz auto-numerical-bench-8d4dec909b5595d4baac5c385b09f57f68fb4df3.tar.bz2 auto-numerical-bench-8d4dec909b5595d4baac5c385b09f57f68fb4df3.zip |
Inserted patched BTL into numbench
Diffstat (limited to 'btl/README')
-rw-r--r-- | btl/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/btl/README b/btl/README new file mode 100644 index 0000000..90db5b4 --- /dev/null +++ b/btl/README @@ -0,0 +1,3 @@ +This project contains a modified copy of the Bench Template Library. It has +been adapted in order to fit the needs of the project in which it has been used +and is in a "work in progress" state.
\ No newline at end of file |