2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-24 04:22:12 +00:00

oops range,slice were renabled for sparse

This commit is contained in:
Michael Stevens
2004-08-17 09:23:22 +00:00
parent f995090465
commit d9b8710c2a

View File

@@ -25,7 +25,7 @@ UBLAS_TESTSET ?=
UBLAS_TESTSET_SPARSE ?=
<define>USE_DOUBLE <define>USE_STD_COMPLEX
<define>USE_RANGE <define>USE_SLICE # Too complex for regression testing
# <define>USE_RANGE <define>USE_SLICE # Too complex for regression testing
<define>USE_UNBOUNDED_ARRAY
<define>USE_STD_MAP
<define>USE_SPARSE_VECTOR <define>USE_COMPRESSED_VECTOR <define>USE_COORDINATE_VECTOR