mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-23 05:32:12 +00:00
There is no reason to maintain the legacy .v2 file extension, which is unnecessary clutter, may be confusing.
16 lines
705 B
Plaintext
16 lines
705 B
Plaintext
# Boost.Geometry (aka GGL, Generic Geometry Library)
|
|
#
|
|
# Copyright (c) 2018 Yaghyavardhan Singh Khangarot, Hyderabad, India.
|
|
#
|
|
# Contributed and/or modified by Yaghyavardhan Singh Khangarot, as part of Google Summer of Code 2018 program.
|
|
#
|
|
# Use, modification and distribution is subject to 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)
|
|
|
|
test-suite boost-geometry-algorithms-similarity
|
|
:
|
|
[ run discrete_frechet_distance.cpp : : : : algorithms_discrete_frechet_distance ]
|
|
[ run discrete_hausdorff_distance.cpp : : : : algorithms_discrete_hausdorff_distance ]
|
|
;
|