mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-29 20:17:17 +02:00
Fixed references
This commit is contained in:
@ -22,4 +22,4 @@ exe clamp_example : clamp_example.cpp ;
|
||||
exe search_example : search_example.cpp ;
|
||||
exe is_palindrome_example : is_palindrome_example.cpp;
|
||||
exe is_partitioned_until_example : is_partitioned_until_example.cpp;
|
||||
|
||||
exe apply_permutation_example : apply_permutation_example.cpp;
|
||||
|
Reference in New Issue
Block a user