Artifact 4044fbe1ced0e7b9dcc4b1892b71b1814117600b:
- File bindings/s2/require.d/io.s2 — part of check-in [fdc5e1014e] at 2021-02-11 12:42:23 on branch trunk — Moved C++ and s2 bindings to bindings/{cpp,s2}. Got the C++ bindings compiling for new gcc breakage and new, stricter T-card validation. (user: stephan size: 167)
- File s2/require.d/io.s2 — part of check-in [b9d3c27a12] at 2014-08-30 06:25:15 on branch trunk — latest s2/requires2. (user: stephan size: 167)
/* a require.s2 module which "hides" s2.io via the module interface. It could optionally load 'dll!mod_io', but that's an internal impl detail. */ return s2.io;