mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-07-21 13:23:49 +00:00
Repair example path and restore authors
This commit is contained in:
@@ -11,14 +11,14 @@
|
||||
|
||||
[library Boost.Multiprecision
|
||||
[quickbook 1.7]
|
||||
[copyright 2002-2025 John Maddock, Christopher Kormanyos and Fahad Syed]
|
||||
[copyright 2002-2025 Matthew Borland, Paul A. Bristow, Christopher Kormanyos, Janek Kozicki, John Maddock and Fahad Syed]
|
||||
[purpose Multiprecision Number library]
|
||||
[license
|
||||
Distributed under 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])
|
||||
]
|
||||
[authors [Maddock, John], [Kormanyos, Christopher], [Syed, Fahad]]
|
||||
[authors [Borland, Matthew], [Bristow, Paul A.], [Kormanyos, Christopher], [Kozicki, Janek], [Maddock, John], [Syed, Fahad]]
|
||||
[/last-revision $Date$]
|
||||
]
|
||||
|
||||
|
||||
+1
-1
@@ -92,7 +92,7 @@ test-suite examples :
|
||||
|
||||
[ run floating_point_examples.cpp no_eh_eg_support : : : [ check-target-builds ../config//has_big_obj : <cxxflags>-Wa,-mbig-obj <debug-symbols>off ] ]
|
||||
[ run gauss_laguerre_quadrature.cpp no_eh_eg_support : : : release [ requires cxx11_lambdas ] ]
|
||||
[ run hypergeometric_luke_algorithms.cpp no_eh_eg_support ../../chrono/build//boost_chrono ../../system/build//boost_system : : : [ requires cxx11_nullptr ] ]
|
||||
[ run hypergeometric_luke_algorithms.cpp no_eh_eg_support /boost/chrono//boost_chrono /boost/system//boost_system : : : [ requires cxx11_nullptr ] ]
|
||||
[ run integer_examples.cpp no_eh_eg_support ]
|
||||
[ run logged_adaptor.cpp no_eh_eg_support mpfi mpfr gmp : : : [ check-target-builds ../config//has_mpfi : : <build>no ] ]
|
||||
[ run mixed_integer_arithmetic.cpp no_eh_eg_support ]
|
||||
|
||||
Reference in New Issue
Block a user