• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#  Boost.SafeNumerics Library example Jamfile
2#
3#  Copyright (c) 2017 Robert Ramey
4#
5#  Distributed under the Boost Software License, Version 1.0.
6#  See accompanying file LICENSE_1_0.txt or copy at
7#  http://www.boost.org/LICENSE_1_0.txt
8
9build-project example ;
10build-project test ;
11#build-project performance ;
12