1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-19 19:16:34 +00:00

Eliminates all endashes.

This commit is contained in:
Thomas Harte
2018-05-13 15:43:03 -04:00
parent 484e640d43
commit ad9b0cd4e3
11 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ using namespace SignalProcessing;
Original source for this filter:
"DIGITAL SIGNAL PROCESSING, II", IEEE Press, pages 123126.
"DIGITAL SIGNAL PROCESSING, II", IEEE Press, pages 123-126.
*/
/*! Evaluates the 0th order Bessel function at @c a. */