##==================================================================================================
##  EVE - Expressive Vector Engine
##  Copyright : EVE Project Contributors
##  SPDX-License-Identifier: BSL-1.0
##==================================================================================================
##==================================================================================================

make_unit( "doc.core.pedantic" is_equal.cpp                  )
make_unit( "doc.core.pedantic" diff_of_prod.cpp              )
make_unit( "doc.core.pedantic" sum_of_prod.cpp               )
make_unit( "doc.core.pedantic" manhattan.cpp                 )
