Artifact
d45761c8fd326079c46f8fb0fde6695f21e98ee4:
- File
bindings/s2/require.d/fsl/db/main.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: 145)
- File
s2/require.d/fsl/db/main.s2
— part of check-in
[b1c814aa9a]
at
2014-11-08 10:15:27
on branch trunk
— cleanups in the Fossil require.s2 modules in prep for upcoming test code.
(user:
stephan
size: 145)
/**
require.s2 module which returns the "main" db handle of
the shared Fossil.Context instance.
*/
return requireS2(['fsl/context']).0.db;