2002-10-03 21:55:27 +00:00
|
|
|
# /* **************************************************************************
|
|
|
|
# * *
|
2004-07-27 03:43:34 +00:00
|
|
|
# * (C) Copyright Paul Mensonides 2002.
|
|
|
|
# * Distributed under the Boost Software License, Version 1.0. (See
|
|
|
|
# * accompanying file LICENSE_1_0.txt or copy at
|
|
|
|
# * http://www.boost.org/LICENSE_1_0.txt)
|
2002-10-03 21:55:27 +00:00
|
|
|
# * *
|
|
|
|
# ************************************************************************** */
|
|
|
|
#
|
2011-06-26 13:07:20 +00:00
|
|
|
# /* Revised by Edward Diener (2011) */
|
|
|
|
#
|
2002-10-03 21:55:27 +00:00
|
|
|
# /* See http://www.boost.org for most recent version. */
|
|
|
|
#
|
2024-02-04 09:56:35 -06:00
|
|
|
# include "list.cxx"
|