diff options
author | Alan Wu <[email protected]> | 2024-07-12 19:34:46 -0400 |
---|---|---|
committer | Alan Wu <[email protected]> | 2024-07-15 21:08:13 -0400 |
commit | 3531d2291890f7daebcaad4db734ce8aa201dd60 () | |
tree | f155de51d348a8993bed7f92bedfba6a9758257b /template | |
parent | 9bf1049dfb37f18e37faebdc1662275a8bc1e917 (diff) |
[DOC] Document RbConfig::LIMITS
-rw-r--r-- | template/limits.c.tmpl | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -51,6 +51,20 @@ # include <float.h> #endif void Init_limits(void) { |