mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-07-21 13:23:49 +00:00
Corrections and re-start CI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
// Copyright Christopher Kormanyos 2002 - 2015.
|
||||
// Copyright 2011 - 2015 John Maddock.
|
||||
// Copyright 2011 - 2025 John Maddock.
|
||||
// Copyright Christopher Kormanyos 2002 - 2025.
|
||||
// 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)
|
||||
|
||||
@@ -217,7 +217,6 @@ int main()
|
||||
test49();
|
||||
test50();
|
||||
test51();
|
||||
test52();
|
||||
|
||||
quickbook_results();
|
||||
return 0;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# copyright John Maddock 2011 - 2025
|
||||
# copyright Christopher Kormanyos 2021 - 2025
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user