forked from boostorg/config
Add BOOST_NO_CXX11_EXCECPTION.
Replaces: https://github.com/boostorg/config/pull/285 Fixes https://github.com/boostorg/config/issues/284 See also: https://github.com/boostorg/exception/issues/10
This commit is contained in:
@@ -38,3 +38,5 @@ You can either run all the tests listed in `Jamfile.v2` or run a single test:
|
|||||||
../../../b2 <- run all tests
|
../../../b2 <- run all tests
|
||||||
../../../b2 config_info <- single test
|
../../../b2 config_info <- single test
|
||||||
|
|
||||||
|
### For developers ###
|
||||||
|
Please check the [Guidelines for Boost Authors](http://www.boost.org/doc/libs/release/libs/config/doc/html/boost_config/guidelines_for_boost_authors.html). from the full documentation.
|
||||||
|
@@ -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 Apr 21 09:13:03 2019
|
# This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
# 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
|
||||||
@@ -69,6 +69,7 @@ obj cxx11_alignas : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ALIGNAS ;
|
|||||||
obj cxx11_allocator : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ALLOCATOR ;
|
obj cxx11_allocator : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ALLOCATOR ;
|
||||||
obj cxx11_atomic_smart_ptr : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ATOMIC_SMART_PTR ;
|
obj cxx11_atomic_smart_ptr : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ATOMIC_SMART_PTR ;
|
||||||
obj cxx11_defaulted_moves : test_case.cpp : <define>TEST_BOOST_NO_CXX11_DEFAULTED_MOVES ;
|
obj cxx11_defaulted_moves : test_case.cpp : <define>TEST_BOOST_NO_CXX11_DEFAULTED_MOVES ;
|
||||||
|
obj cxx11_hdr_exception : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_EXCEPTION ;
|
||||||
obj cxx11_final : test_case.cpp : <define>TEST_BOOST_NO_CXX11_FINAL ;
|
obj cxx11_final : test_case.cpp : <define>TEST_BOOST_NO_CXX11_FINAL ;
|
||||||
obj cxx11_hdr_array : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_ARRAY ;
|
obj cxx11_hdr_array : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_ARRAY ;
|
||||||
obj cxx11_hdr_atomic : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_ATOMIC ;
|
obj cxx11_hdr_atomic : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_ATOMIC ;
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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 Apr 21 09:13:03 2019
|
// This file was automatically generated on Fri Aug 23 11:11:12 2019
|
||||||
// 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