mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 12:27:16 +02:00
Begin C++20 support.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# *** DO NOT EDIT THIS FILE BY HAND ***
|
# *** DO NOT EDIT THIS FILE BY HAND ***
|
||||||
# This file was automatically generated on Sun Jul 26 20:34:45 2020
|
# This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
# by libs/config/tools/generate.cpp
|
# by libs/config/tools/generate.cpp
|
||||||
# Copyright John Maddock.
|
# Copyright John Maddock.
|
||||||
# Use, modification and distribution are subject to the
|
# Use, modification and distribution are subject to the
|
||||||
@ -129,6 +129,20 @@ obj cxx17_iterator_traits : test_case.cpp : <define>TEST_BOOST_NO_CXX17_ITERATOR
|
|||||||
obj cxx17_std_apply : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STD_APPLY ;
|
obj cxx17_std_apply : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STD_APPLY ;
|
||||||
obj cxx17_std_invoke : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STD_INVOKE ;
|
obj cxx17_std_invoke : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STD_INVOKE ;
|
||||||
obj cxx17_structured_bindings : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STRUCTURED_BINDINGS ;
|
obj cxx17_structured_bindings : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STRUCTURED_BINDINGS ;
|
||||||
|
obj cxx20_hdr_barrier : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_BARRIER ;
|
||||||
|
obj cxx20_hdr_bit : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_BIT ;
|
||||||
|
obj cxx20_hdr_compare : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_COMPARE ;
|
||||||
|
obj cxx20_hdr_concepts : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_CONCEPTS ;
|
||||||
|
obj cxx20_hdr_coroutine : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_COROUTINE ;
|
||||||
|
obj cxx20_hdr_format : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_FORMAT ;
|
||||||
|
obj cxx20_hdr_latch : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_LATCH ;
|
||||||
|
obj cxx20_hdr_numbers : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_NUMBERS ;
|
||||||
|
obj cxx20_hdr_ranges : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_RANGES ;
|
||||||
|
obj cxx20_hdr_semaphore : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_SEMAPHORE ;
|
||||||
|
obj cxx20_hdr_source_location : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_SOURCE_LOCATION ;
|
||||||
|
obj cxx20_hdr_span : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_SPAN ;
|
||||||
|
obj cxx20_hdr_stop_token : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_STOP_TOKEN ;
|
||||||
|
obj cxx20_hdr_syncstream : test_case.cpp : <define>TEST_BOOST_NO_CXX20_HDR_SYNCSTREAM ;
|
||||||
obj cxx98_binders : test_case.cpp : <define>TEST_BOOST_NO_CXX98_BINDERS ;
|
obj cxx98_binders : test_case.cpp : <define>TEST_BOOST_NO_CXX98_BINDERS ;
|
||||||
obj cxx98_function_base : test_case.cpp : <define>TEST_BOOST_NO_CXX98_FUNCTION_BASE ;
|
obj cxx98_function_base : test_case.cpp : <define>TEST_BOOST_NO_CXX98_FUNCTION_BASE ;
|
||||||
obj cxx98_random_shuffle : test_case.cpp : <define>TEST_BOOST_NO_CXX98_RANDOM_SHUFFLE ;
|
obj cxx98_random_shuffle : test_case.cpp : <define>TEST_BOOST_NO_CXX98_RANDOM_SHUFFLE ;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:31 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Jul 26 20:34:45 2020
|
// This file was automatically generated on Thu Mar 4 18:30:30 2021
|
||||||
// by libs/config/tools/generate.cpp
|
// by libs/config/tools/generate.cpp
|
||||||
// Copyright John Maddock 2002-4.
|
// Copyright John Maddock 2002-4.
|
||||||
// Use, modification and distribution are subject to the
|
// Use, modification and distribution are subject to the
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user