diff options
Diffstat (limited to 'src/step.c')
-rw-r--r-- | src/step.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -176,4 +176,4 @@ void maxlib_step_setup(void) class_addfloat(step_class, (t_method)step_float);
class_sethelpsymbol(step_class, gensym("maxlib/help-step.pd"));
}
-#endif
\ No newline at end of file +#endif
|