Sha256: a9af466590e16c11a3fbdeb20d30caece9ad5edcf3e075a3839c0c8b41cc4de1
Contents?: true
Size: 205 Bytes
Versions: 2
Compression:
Stored size: 205 Bytes
Contents
/* rdiscount extension configuration */ #undef USE_AMALLOC #define TABSTOP 4 #define COINTOSS() (random()&1) #define HAVE_SRANDOM 1 #define INITRNG(x) srandom((unsigned int)x) #define HAVE_RANDOM 1
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
discount-1.2.6.1 | ext/config.h |
discount-1.2.6 | ext/config.h |