summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/numeric.c b/numeric.c
index 1e9a3bc6d7..04f72988d0 100644
--- a/numeric.c
+++ b/numeric.c
@@ -3737,6 +3737,9 @@ fix_even_p(VALUE num)
* FloatDomainError: Infinity
*/
+/*
+ * The top-level number class.
+ */
void
Init_Numeric(void)
{