2
0
mirror of https://github.com/boostorg/icl.git synced 2026-01-19 16:22:18 +00:00
Files
icl/example/partys_height_average_/Jamfile.v2
2024-03-11 08:38:17 -05:00

10 lines
270 B
Plaintext

# (C) Copyright 2008: Joachim Faulhaber
# 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)
exe partys_height_average
:
partys_height_average.cpp
:
;