Artifact 4eec8112e4e2a0d8435690c2dca485ff4bb48905:
- File bindings/s2/require.d/ob.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/ob.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.ob via the module interface. It could optionally load 'dll!mod_ob', but that's an internal impl detail. */ return s2.ob;