mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
avg_velocity renamed to avg_speed
This commit is contained in:
@@ -25,7 +25,7 @@ function(add_example target)
|
||||
target_link_libraries(${target} PRIVATE mp::units)
|
||||
endfunction()
|
||||
|
||||
add_example(avg_velocity)
|
||||
add_example(avg_speed)
|
||||
add_example(hello_units)
|
||||
add_example(measurement)
|
||||
add_example(total_energy)
|
||||
|
Reference in New Issue
Block a user