diff options
Diffstat (limited to 'ext/Setup')
| -rw-r--r-- | ext/Setup | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ext/Setup b/ext/Setup new file mode 100644 index 0000000000..9c3e2f48fe --- /dev/null +++ b/ext/Setup @@ -0,0 +1,39 @@ +#option nodynamic + +#bigdecimal +#cgi/escape +#continuation +#coverage +#date +#digest/bubblebabble +#digest +#digest/md5 +#digest/rmd160 +#digest/sha1 +#digest/sha2 +#etc +#fcntl +#fiddle +#io/console +#io/nonblock +#io/wait +#json +#json/generator +#json/parser +#nkf +#objspace +#openssl +#pathname +#psych +#pty +#racc/cparse +#rbconfig/sizeof +#readline +#ripper +#socket +#stringio +#strscan +#syslog +#win32 +#win32ole +#zlib |
