2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-09 11:32:19 +00:00
Files
ublas/test/manual/Jamfile.v2
Michael Stevens 77a42c652e [uBLAS] ADD manual tests. ADD sparse resize test for vectors
svn path=/trunk/boost/libs/numeric/ublas/; revision=36059
2006-11-16 13:26:36 +00:00

7 lines
255 B
Plaintext

# Copyright (c) 2006 Michael Stevens
# Use, modification and distribution are subject to the
# Boost Software License, Version 1.0. (See accompanying file
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
exe sp_resize : sp_resize.cpp ;