diff options
Diffstat (limited to 'sc4pd/headers')
-rwxr-xr-x | sc4pd/headers/plugin_interface/SC_Constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc4pd/headers/plugin_interface/SC_Constants.h b/sc4pd/headers/plugin_interface/SC_Constants.h index b827cad..b9e49bf 100755 --- a/sc4pd/headers/plugin_interface/SC_Constants.h +++ b/sc4pd/headers/plugin_interface/SC_Constants.h @@ -43,4 +43,4 @@ const double truncDouble = 3. * pow(2,51); const float kBadValue = 1e20f; // used in the secant table for values very close to 1/0 -#endif
\ No newline at end of file +#endif |