boost/libs/units/example/runtime_unit_input.txt
2022-12-15 23:45:23 +08:00

14 lines
285 B
Plaintext

# runtime_unit_input.txt
#
# Copyright (c) 2007-2008 Steven Watanabe
#
# 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)
return foot
2.0 centimeter
return centimeter
3.0 meter
exit